Merge pull request #168 from tiagosiebler/publishfix
fix publish script
This commit is contained in:
1
.github/workflows/npmpublish.yml
vendored
1
.github/workflows/npmpublish.yml
vendored
@@ -10,7 +10,6 @@ on:
|
||||
|
||||
jobs:
|
||||
publish-npm:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Package Version Updated
|
||||
|
||||
Reference in New Issue
Block a user