Skip to content

Commit

Permalink
chore: trigger init tag for preview release
Browse files Browse the repository at this point in the history
  • Loading branch information
117 committed Mar 29, 2024
1 parent f44ed8b commit d025825
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 @@ -21,6 +21,7 @@ jobs:
DEFAULT_BUMP: patch
DRY_RUN: true
RELEASE_BRANCHES: main
# trigger init tag
- name: update tag with suffix
run: |
git tag ${{ steps.tag_version.outputs.new_tag }}-preview
Expand Down

0 comments on commit d025825

Please sign in to comment.