Merge branch 'gallery-action' into origin/gallery-action
commit
f0cbaa0d45
|
|
@ -1,3 +1,4 @@
|
||||||
|
# This is a basic workflow to help you get started with Actions
|
||||||
|
|
||||||
name: gallery
|
name: gallery
|
||||||
|
|
||||||
|
|
@ -28,4 +29,4 @@ jobs:
|
||||||
- name: Run a multi-line script
|
- name: Run a multi-line script
|
||||||
run: |
|
run: |
|
||||||
echo Add other actions to build,
|
echo Add other actions to build,
|
||||||
echo test, and deploy your project.
|
echo test, and deploy your project.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue