Allow workflow to create pull requests
This commit is contained in:
parent
6980dc59c5
commit
b2980afcd1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tags.yaml
vendored
1
.github/workflows/tags.yaml
vendored
|
|
@ -12,6 +12,7 @@ jobs:
|
|||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- name: Check if release already exists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue