Skip to content

Commit 39053d7

Browse files
committed
publish dry-run: don't dry-run release-pr, only release
1 parent 87c4584 commit 39053d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
- name: Run release-plz
108108
uses: release-plz/action@v0.5
109109
with:
110+
command: release
110111
dry_run: true
111112
env:
112113
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)