Attest release artifact
This commit is contained in:
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
@@ -25,6 +25,11 @@ jobs:
|
||||
with:
|
||||
entrypoint: make
|
||||
args: all koboroot
|
||||
- name: Attest
|
||||
uses: actions/attest-build-provenance@v3
|
||||
with:
|
||||
subject-path: |
|
||||
KoboRoot.tgz
|
||||
- name: Create draft release
|
||||
uses: actions/github-script@v8
|
||||
id: draft_release
|
||||
|
||||
Reference in New Issue
Block a user