Skip to content

Commit

Permalink
build: fix npm token configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Spirig committed Nov 22, 2019
1 parent effabe4 commit 2347007
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ jobs:
relase:
runs-on: ubuntu-latest
needs: build
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Shallow checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 2347007

Please sign in to comment.