Skip to content

Commit 35a18c1

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 84da40f commit 35a18c1

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
@@ -17,3 +17,4 @@ jobs:
1717
DEFAULT_BUMP: none
1818
RELEASE_BRANCHES: develop
1919
VERBOSE: false
20+
DRY_RUN: true

0 commit comments

Comments
 (0)