We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7fb746 commit 971cce7Copy full SHA for 971cce7
.github/workflows/release-please.yml
@@ -34,7 +34,7 @@ jobs:
34
permissions: {}
35
uses: ./.github/workflows/publish-crates.yml
36
with:
37
- dry-run: false
+ dry-run: true
38
39
docker-publish:
40
needs: release-please
0 commit comments