Skip to content

Commit

Permalink
pipeline tag testing 4
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelDudley committed Mar 17, 2020
1 parent 08a8827 commit 6ea4ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maverick-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Create zip file
uses: montudor/action-zip@v0.1.0
with:
args: zip -qq -r ../maverick-web.zip *
args: zip -qq -r ../maverick-web.zip .
- name: Move to ./
run: cd ..
- name: Publish distribution artifact
Expand Down

0 comments on commit 6ea4ffe

Please sign in to comment.