Skip to content

Commit

Permalink
Add DRY_RUN flag to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
117 committed Mar 29, 2024
1 parent e4dc24d commit 7ecd05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: false
DEFAULT_BUMP: patch
DRY_RUN: true
RELEASE_BRANCHES: main
- name: update tag with suffix
run: |
Expand Down

0 comments on commit 7ecd05f

Please sign in to comment.