Skip to content

Commit d2430fe

Browse files
authored
chore: update release-please.yml (#565)
1 parent 034d8f4 commit d2430fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
# npm publish will trigger the build via the prepack hook
7373
run: npm publish
7474
env:
75-
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
75+
NODE_AUTH_TOKEN: ${{ secrets.NPM_WOMBAT_TOKEN }}

0 commit comments

Comments
 (0)