Fix workflow

This commit is contained in:
Piotr Rogowski 2022-10-23 16:11:26 +02:00
parent b739a59c5b
commit b1be3ac6d0
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ on:
jobs:
publish:
needs: build
runs-on: ubuntu-latest
env:
NPM_GITHUB_TOKEN: ${{ secrets.NPM_GITHUB_PAT }}