1
0

Attest release artifact

This commit is contained in:
Patrick Gaskin
2025-12-06 20:35:56 -05:00
parent bbb3673e5b
commit 94875fe047

View File

@@ -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