mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-20 21:01:53 +00:00
fix: permission with release workflow (#1851)
This commit is contained in:
parent
3649d2842d
commit
8e0194b29b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Update release version
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
on:
|
||||
|
|
Loading…
Add table
Reference in a new issue