Skip to content

Commit

Permalink
chore: switch to github-token-action
Browse files Browse the repository at this point in the history
  • Loading branch information
septs authored Oct 27, 2020
1 parent f0dc2a6 commit 9f92f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: 12.x
- name: Authenticate NPM
uses: NiceLabs/automatic-github-token@v2
uses: DimensionDev/github-token-action@latest
with:
registry: true
- name: Install and Test
Expand Down

0 comments on commit 9f92f66

Please sign in to comment.