Skip to content

Commit

Permalink
ci: fix to publish crates with release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored May 26, 2024
1 parent 3f33bd0 commit 37c6aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
permissions: {}
uses: ./.github/workflows/publish-crates.yml
with:
dry-run: true
dry-run: false

publish-release:
needs: [release-please, publish-crates]
Expand Down

0 comments on commit 37c6aaf

Please sign in to comment.