Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Fix GPR CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bsian03 committed Apr 19, 2021
1 parent af1b321 commit b1bf9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
node-version: 12
registry-url: https://npm.pkg.github.com/
scope: '@bsian03'
- uses: khaaz/action-autoscope@master
- uses: khaaz/action-autoscope@main
- run: npm ci
- run: npm i eris
- run: echo registry=https://npm.pkg.github.com/bsian03 >> .npmrc
Expand Down

0 comments on commit b1bf9d7

Please sign in to comment.