Skip to content

Commit

Permalink
Enabled auto-release
Browse files Browse the repository at this point in the history
  • Loading branch information
ZotyDev committed Feb 12, 2024
1 parent 6ccc85b commit c57e8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
-H "Authorization: ${{ secrets.FOUNDRY_RELEASE_TOKEN }}" \
-d '{
"id": "${{ env.MODULE }}",
"dry-run": true,
"dry-run": false,
"release": {
"version": "${{ env.VERSION }}",
"manifest": "${{ env.MANIFEST }}",
Expand Down

0 comments on commit c57e8df

Please sign in to comment.