Skip to content

Commit

Permalink
💚 ci: Attempting logging into GPR
Browse files Browse the repository at this point in the history
  • Loading branch information
joebobmiles committed Jul 11, 2021
1 parent 406e234 commit ac6f11d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 15
registry: https://npm.pkg.github.com

- run: npm ci
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/upload-artifact@v2
if: ${{ always() }}
Expand Down
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

0 comments on commit ac6f11d

Please sign in to comment.