Skip to content

Commit e4839ce

Browse files
author
Ryan Sonshine
committed
ci(release): add npm token to workflow
1 parent 60c0e91 commit e4839ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ on:
88
jobs:
99
release:
1010
uses: ryansonshine/ryansonshine/.github/workflows/release.yml@main
11+
secrets:
12+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)