mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-24 14:01:46 +02:00
Update slsa releaser to run with write permissions so it can release the hishtory-release-validation-completed file
This commit is contained in:
parent
c64ffd68b7
commit
42a7b80579
2
.github/workflows/slsa-releaser.yml
vendored
2
.github/workflows/slsa-releaser.yml
vendored
@ -172,7 +172,7 @@ jobs:
|
||||
# Validate the signed binaries
|
||||
validate:
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
runs-on: macos-latest
|
||||
needs:
|
||||
- build-linux-amd64
|
||||
|
Loading…
x
Reference in New Issue
Block a user