mirror of https://github.com/containers/podman.git
[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:
parent
3d48d9b6ea
commit
8f8dfb971f
|
|
@ -19,6 +19,7 @@ on:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
actions: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue