Skip to content

Commit 5ad6803

Browse files
committed
Keep automated release tagging in dry-run mode
We should first make sure this actually works on this repository before enabling it in production.
1 parent f87692e commit 5ad6803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release-tag.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
DEFAULT_BUMP: none
3333
RELEASE_BRANCHES: develop
3434
VERBOSE: false
35+
DRY_RUN: true

0 commit comments

Comments
 (0)