Skip to content

Commit e8a47bb

Browse files
committed
ci(release): switch on dryy_run for next ver determination
Refs #3900
1 parent 04407c2 commit e8a47bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Determine the next release version
2121
uses: cycjimmy/semantic-release-action@v3
2222
with:
23-
dry_run: false
23+
dry_run: true
2424
extra_plugins: |
2525
@semantic-release/git
2626
@semantic-release/exec

0 commit comments

Comments
 (0)