We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e7dc0 commit e35c8fbCopy full SHA for e35c8fb
.github/workflows/build.yaml
@@ -77,7 +77,7 @@ jobs:
77
path: '*/build/reports'
78
79
check-publish:
80
- needs: [test]
+ needs: [version, test]
81
name: check publish
82
83
runs-on: ubuntu-latest
0 commit comments