Skip to content

Commit

Permalink
💉 Fix github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
heiso committed Feb 12, 2021
1 parent e431ec7 commit 3e4cc89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}

publish-gpr:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3e4cc89

Please sign in to comment.