Skip to content

Commit

Permalink
chore: update release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljancar committed Jun 19, 2024
1 parent 3211497 commit c8e36a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_RELEASE: ${{ secrets.GH_RELEASE }}
run: npx semantic-release --no-ci
run: npx semantic-release --branches master --extends @semantic-release/github

0 comments on commit c8e36a1

Please sign in to comment.