Skip to content

Commit

Permalink
chore: update release env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
druhill committed Mar 12, 2024
1 parent aa3e050 commit b3fd439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Release package to NPM registries
run: npx semantic-release@19 --debug
env:
GITHUB_TOKEN: ${{ secrets.ADMIN_ACCESS_TOKEN }}
GIT_COMMITTER_NAME: Sage Carbon
GIT_COMMITTER_EMAIL: ${{ secrets.GIT_COMMITTER_EMAIL }}

Expand Down

0 comments on commit b3fd439

Please sign in to comment.