mirror of
https://github.com/matifali/update-coder-template.git
synced 2025-11-10 17:31:36 +08:00
Set permission for version.yaml
This commit is contained in:
parent
86903bcfdb
commit
cb6500ec3b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/version.yaml
vendored
3
.github/workflows/version.yaml
vendored
|
|
@ -4,6 +4,9 @@ on:
|
|||
release:
|
||||
types: [published, edited]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
actions-tagger:
|
||||
runs-on: windows-latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue