We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83249a commit b3bbf9dCopy full SHA for b3bbf9d
.github/workflows/autobuild.yml
@@ -83,7 +83,7 @@ jobs:
83
84
link:
85
if: ${{ github.event_name == 'pull_request' }}
86
- needs: build
+ needs: tagged-release
87
runs-on: ubuntu-latest
88
89
permissions:
0 commit comments