Skip to content

Commit

Permalink
Remove dry-run from publish-action
Browse files Browse the repository at this point in the history
  • Loading branch information
DelSkayn committed Nov 19, 2024
1 parent 77c347b commit ec52f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
registry-token: ${{ secrets.CRATES_TOKEN }}
no-verify: true
dry-run: true
#dry-run: true

0 comments on commit ec52f5c

Please sign in to comment.