Skip to content

Commit acbb300

Browse files
Merge branch 'master' into sharmila/fix-version
2 parents 710a20d + 2355ad6 commit acbb300

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -181,11 +181,3 @@ jobs:
181181
name: release.tar.gz
182182
path: archives/release.tar.gz
183183
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-
uses: actions/attest-build-provenance@v2
190-
with:
191-
subject-path: 'archives/release.tar.gz'

0 commit comments

Comments
 (0)