Skip to content

Commit

Permalink
Bump as test
Browse files Browse the repository at this point in the history
  • Loading branch information
Property404 committed Nov 9, 2024
1 parent 0a620c3 commit 19483c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
npm run build
popd
- name: Tar dist
run: tar czf its-a-unix-system.tar.gz dist/
run: tar czf its-a-unix-system.tar.gz www/dist/
- name: Create Release
if: startsWith(github.ref, 'refs/tags/')
uses: actions/create-release@v1
Expand Down

0 comments on commit 19483c0

Please sign in to comment.