Skip to content

Commit

Permalink
Merge pull request #1448 from StarWarsFoundryVTT/auto_release
Browse files Browse the repository at this point in the history
ci(release): disable dry run
  • Loading branch information
wrycu authored Apr 23, 2024
2 parents 395c405 + ab5cda8 commit dde154e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ jobs:
package-token: ${{ secrets.PACKAGE_TOKEN }}
manifest-url: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/system.json
notes-url: https://github.com/${{github.repository}}/releases/tag/${{github.event.release.tag_name}}
dry-run: true
dry-run: false

0 comments on commit dde154e

Please sign in to comment.