Skip to content

Commit

Permalink
tagging 잘 되는지 dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
young-do committed Aug 23, 2024
1 parent 2e69727 commit 8399588
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- feature/auto-tagging

jobs:
build:
Expand All @@ -20,3 +21,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # if you don't want to set write permissions use a PAT token
WITH_V: true
DRY_RUN: true

0 comments on commit 8399588

Please sign in to comment.