Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Aug 14, 2023
1 parent 76afde9 commit c1e9cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
# Make sure to update the secret name
# if yours isn't named RUBYGEMS_AUTH_TOKEN
NPM_TOKEN: "${{secrets.NPM_AUTH_TOKEN}}"
NODE_AUTH_TOKEN: "${{secrets.NPM_AUTH_TOKEN}}"

- name: "echo pwd"
run: pwd
Expand Down

0 comments on commit c1e9cd0

Please sign in to comment.