Skip to content

Commit

Permalink
feat: add pipeline authentication step
Browse files Browse the repository at this point in the history
  • Loading branch information
andibeuge committed Sep 26, 2024
1 parent 9445b14 commit ed3383b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Release
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_AUTHOR_NAME: DEVan BOTomly
GIT_AUTHOR_EMAIL: [email protected]
GIT_COMMITTER_NAME: DEVan BOTomly
Expand Down

0 comments on commit ed3383b

Please sign in to comment.