We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2924a19 commit aa87baeCopy full SHA for aa87bae
.github/workflows/cd.yml
@@ -53,7 +53,6 @@ jobs:
53
54
- name: Zip deploy package
55
run: |
56
- cd FixLog_Server
57
zip -r ../${{ github.sha }}.zip . -x ".git/*"
58
59
- name: Upload to S3
0 commit comments