Skip to content

Commit

Permalink
update old package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Aug 29, 2021
1 parent 90e47d5 commit 0b7b8f4
Show file tree
Hide file tree
Showing 3 changed files with 9,784 additions and 4,210 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ jobs:
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH }}
- name: npm
uses: actions/setup-node@v2
with:
registry-url: 'https://npm.pkg.github.com'
- name: gpr
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
static:
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit 0b7b8f4

Please sign in to comment.