mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-28 17:01:02 +02:00
ci: grant goreleaser write permission to create releases
This commit is contained in:
parent
d1cde74e2c
commit
06e51ba2c0
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -9,7 +9,8 @@ on:
|
||||
jobs:
|
||||
release:
|
||||
permissions:
|
||||
contents: read
|
||||
# Create a draft GitHub release and attach the built artifacts.
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user