We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 710a20d + 2355ad6 commit acbb300Copy full SHA for acbb300
1 file changed
.github/workflows/ci.yaml
@@ -181,11 +181,3 @@ jobs:
181
name: release.tar.gz
182
path: archives/release.tar.gz
183
if-no-files-found: error
184
- - name: Attest deploy JAR provenance
185
- uses: actions/attest-build-provenance@v2
186
- with:
187
- subject-path: 'bazel-bin/cli/bazel-diff_deploy.jar'
188
- - name: Attest source archive provenance
189
190
191
- subject-path: 'archives/release.tar.gz'
0 commit comments