mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* build: generate artifact attestions for released assets Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com> * chore: address review feedback Co-authored-by: John Kleinschmidt <kleinschmidtorama@gmail.com> * build: fixup attestation for release assets (#49732) * build: fixup attestation for release assets * Generate artifact attestation for generated artifacts * set id-token for attestation * Add artifact-metadata permission for attestation * add permissions for testing attestations * Revert "add permissions for testing attestations" This reverts commit0284bed175. * Revert "set id-token for attestation" This reverts commit69a1b13a18. * Revert "Generate artifact attestation for generated artifacts" This reverts commitee0536eceb. * chore: update publish workflow --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com> Co-authored-by: John Kleinschmidt <kleinschmidtorama@gmail.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>