mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-24 22:11:40 +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 the signed binaries
|
||||||
validate:
|
validate:
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: write
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
needs:
|
needs:
|
||||||
- build-linux-amd64
|
- build-linux-amd64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user