added token

This commit is contained in:
Christopher Pickering 2022-07-06 13:17:33 -05:00
parent 6c653093fe
commit e13a741ae0
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -38,6 +38,7 @@ jobs:
@semantic-release/git@10
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Build and publish package
if: steps.semantic.outputs.new_release_published == 'true'