Skip to content

Commit 41f323d

Browse files
committed
ci: make version check wait until npm publish
Signed-off-by: jerensl <54782057+jerensl@users.noreply.github.com>
1 parent 936aaac commit 41f323d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
env:
4646
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4747
versions-check:
48+
needs: publish-gpr
4849
runs-on: ubuntu-latest
4950
outputs:
5051
current: ${{ steps.versions.outputs }}

0 commit comments

Comments
 (0)