Skip to content

Commit fe77e7e

Browse files
committed
chore: 🔧 update add repo level secret orgs not working
1 parent 7762fa9 commit fe77e7e

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
@@ -39,4 +39,4 @@ jobs:
3939
- name: Publish to NPM
4040
run: npm publish --access public
4141
env:
42-
NODE_AUTH_TOKEN: ${{secrets.GLIDE_ORG_NPM_TOKEN}}
42+
NODE_AUTH_TOKEN: ${{secrets.NPM_PUBLISH_TOKEN}}

0 commit comments

Comments
 (0)