We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c064c68 commit cc977fbCopy full SHA for cc977fb
.github/workflows/publish.yml
@@ -27,6 +27,7 @@ jobs:
27
28
package-and-publish-lib:
29
runs-on: ubuntu-latest
30
+ needs: generate-version
31
steps:
32
- uses: actions/checkout@v2
33
0 commit comments