Skip to content

Commit

Permalink
Update secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 authored Nov 19, 2024
1 parent 766eaa4 commit 1d447f6
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 @@ -21,5 +21,5 @@ jobs:
generate-documentation: true
npm-publish: true
secrets:
token: ${{ secrets.A11Y_PUBLIC_GITHUB_TOKEN }}
token: ${{ secrets.BUILDUSER_GITHUB_WRITE }}
npm-token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 1d447f6

Please sign in to comment.