Skip to content

Commit

Permalink
chore: fix semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Aug 31, 2023
1 parent f5ef23a commit 93f0245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPMJS_NPM_MATTERLABS_AUTOMATION_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_NPM_MATTERLABS_AUTOMATION_TOKEN }}
run: npx semantic-release

0 comments on commit 93f0245

Please sign in to comment.