We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936aaac commit 41f323dCopy full SHA for 41f323d
1 file changed
.github/workflows/release.yml
@@ -45,6 +45,7 @@ jobs:
45
env:
46
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
47
versions-check:
48
+ needs: publish-gpr
49
runs-on: ubuntu-latest
50
outputs:
51
current: ${{ steps.versions.outputs }}
0 commit comments