re-enable generate-build-provenance step

This commit is contained in:
David Daly
2024-01-29 14:54:24 +00:00
committed by Edwin Sirko
parent 7472b3f822
commit 3c4259bfdd
2 changed files with 16 additions and 7 deletions
+4
View File
@@ -2,6 +2,10 @@ name: 'release'
on: # rebuild any PRs and main branch changes
release:
types: [created]
permissions:
id-token: write
contents: write
packages: write
jobs:
package-and-publish:
runs-on: ubuntu-latest