Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
117 committed Mar 29, 2024
1 parent 09a4fda commit f44ed8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bump_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
DEFAULT_BUMP: patch
DRY_RUN: true
RELEASE_BRANCHES: main
# todo: remove suffix when package is stable
- name: update tag with suffix
run: |
git tag ${{ steps.tag_version.outputs.new_tag }}-preview
Expand Down

0 comments on commit f44ed8b

Please sign in to comment.