chore: require publish before post-publish
This commit is contained in:
parent
4b05a8454e
commit
2dd0d42d41
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -38,6 +38,7 @@ jobs:
|
|||||||
npm publish
|
npm publish
|
||||||
|
|
||||||
post-publish:
|
post-publish:
|
||||||
|
needs: publish
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Loading…
Reference in New Issue
Block a user