Skip to content

Commit e0e76bd

Browse files
authored
Merge pull request #32 from DimensionDev/ci/1
chore: ci
2 parents 9599498 + b177f84 commit e0e76bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
args:
4343
zip -qq -r v${{ steps.package-version.outputs.current-version }}.zip
44-
public/v${{steps.package-version.outputs.current-version }}
44+
public
4545

4646
- name: Upload Latest Release
4747
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)