We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9599498 + b177f84 commit e0e76bdCopy full SHA for e0e76bd
1 file changed
.github/workflows/deploy.yaml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
args:
43
zip -qq -r v${{ steps.package-version.outputs.current-version }}.zip
44
- public/v${{steps.package-version.outputs.current-version }}
+ public
45
46
- name: Upload Latest Release
47
uses: actions/upload-artifact@v2
0 commit comments