Fixed permissions in workflow

This commit is contained in:
David Allen 2024-08-21 11:17:22 -06:00
parent 71256f6154
commit b1beac052d
Signed by: towk
GPG key ID: 793B2924A49B3A3F

View file

@ -6,7 +6,7 @@ on:
tags: tags:
- v* - v*
permissions: write-all # Necessary for the generate-build-provenance action with containers permissions: write-all
jobs: jobs: