Skip to content

Commit

Permalink
fix: release_dry_run set (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-affinidi authored Oct 1, 2024
1 parent de4845b commit 49fc44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373"
publish_dry_run: false
release_dry_run: false

0 comments on commit 49fc44b

Please sign in to comment.