mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
[CI:DOCS] Fix windows action trigger
Give the artifact action the permission to trigger the windows installer action Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
1
.github/workflows/release-artifacts.yml
vendored
1
.github/workflows/release-artifacts.yml
vendored
@ -19,6 +19,7 @@ on:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
actions: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user