Skip to content

Commit

Permalink
chore: add main branch to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Petter Kjelkenes committed Aug 23, 2023
1 parent fe4108b commit 4d8ed3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
run: npx semantic-release --branches main

0 comments on commit 4d8ed3b

Please sign in to comment.