Skip to content

Commit

Permalink
update deploy path
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Oct 21, 2023
1 parent b6fc897 commit 110e042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: resources.tar.gz
files: build/resources.tar.gz

0 comments on commit 110e042

Please sign in to comment.