Skip to content

Commit

Permalink
fix: token name
Browse files Browse the repository at this point in the history
  • Loading branch information
Borai committed Nov 12, 2024
1 parent 6408e00 commit ff0babd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
GIT_AUTHOR_NAME: "NL Design System"
GIT_COMMITTER_EMAIL: ${{ secrets.GIT_COMMITTER_EMAIL }}
GIT_COMMITTER_NAME: "NL Design System"
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
with:
commit: "docs(release): design system packages"
setupGitUser: false
Expand Down

0 comments on commit ff0babd

Please sign in to comment.