We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dc0c8 commit 1115a82Copy full SHA for 1115a82
1 file changed
.github/workflows/release.yml
@@ -94,6 +94,7 @@ jobs:
94
rm -rf src/agentevals/_static
95
96
push-docker:
97
+ needs: build
98
runs-on: ubuntu-latest
99
permissions:
100
contents: read
0 commit comments