Skip to content

Commit

Permalink
fix: update auto-release to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eXaminator committed Jul 24, 2022
1 parent 37114e5 commit 23cef7a
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 @@ -32,7 +32,7 @@ jobs:

- name: Deploy on FoundryVTT
if: steps.create-release.outputs.new-release-published == 'true'
uses: eXaminator/[email protected].3
uses: eXaminator/[email protected].4
with:
manifest-path: dist/module.json
package-id: ${{ secrets.FVTT_PACKAGE_ID }}
Expand Down

0 comments on commit 23cef7a

Please sign in to comment.