Skip to content

Commit

Permalink
Merge branch 'main' into semantic_release
Browse files Browse the repository at this point in the history
  • Loading branch information
hkfb authored Mar 14, 2024
2 parents bbb3d47 + ebc8360 commit c24cabf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Release
if: ${{ github.ref == 'refs/heads/main' }}
env:

GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release --dry-run

0 comments on commit c24cabf

Please sign in to comment.