We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 789f686 + 69b698e commit e46f50cCopy full SHA for e46f50c
1 file changed
.github/workflows/update-dist.yml
@@ -26,6 +26,8 @@ jobs:
26
app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }}
27
private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }}
28
owner: docker
29
+ repositories: build-push-action
30
+ permission-contents: write
31
-
32
name: Checkout
33
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments