We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb6a31 commit 5b8866cCopy full SHA for 5b8866c
.github/workflows/push-dev.yml
@@ -7,6 +7,8 @@ on:
7
8
permissions:
9
id-token: write
10
+ contents: write
11
+ pull-requests: write
12
13
jobs:
14
build-and-push:
0 commit comments