Skip to content

Commit d89d497

Browse files
authored
Update release.yml
1 parent 843bc27 commit d89d497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: Publish packages
2727
run: npm publish --workspace=packages
2828
env:
29-
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }} #
29+
NODE_AUTH_TOKEN: ${{ secrets.RHOAS_NPM_TOKEN }} #

0 commit comments

Comments
 (0)