Skip to content

Commit

Permalink
fix: release_branches
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoritos-kim committed Jan 30, 2024
1 parent 6ba341e commit f008504
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
uses: mathieudutour/github-tag-action@v6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: false
release_branches: main

- name: Create a GitHub release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit f008504

Please sign in to comment.