diff --git a/.github/workflows/gallery.yml b/.github/workflows/gallery.yml index 4f3935b..3563d30 100644 --- a/.github/workflows/gallery.yml +++ b/.github/workflows/gallery.yml @@ -1,3 +1,4 @@ +# This is a basic workflow to help you get started with Actions name: gallery @@ -28,4 +29,4 @@ jobs: - name: Run a multi-line script run: | echo Add other actions to build, - echo test, and deploy your project. \ No newline at end of file + echo test, and deploy your project.