mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-02-06 02:46:19 +00:00
Fix permissions for workflows/workflow.yml
This commit is contained in:
parent
0de23fd4eb
commit
b56bb3a202
2 changed files with 6 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ on:
|
|||
|
||||
env:
|
||||
TAG_NAME: ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }}
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue