Skip to content

Commit

Permalink
chore: merge branch 'master' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptcoded committed Feb 2, 2024
2 parents 5900186 + 9ad4a43 commit 5cc4da0
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 @@ -44,7 +44,7 @@ jobs:
run: npm audit signatures
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_AUTHOR_NAME: ${{ vars.RELEASE_GIT_NAME }}
GIT_AUTHOR_EMAIL: ${{ secrets.RELEASE_GIT_EMAIL }}
Expand Down

0 comments on commit 5cc4da0

Please sign in to comment.