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 b2c5c33 commit 5a3956fCopy full SHA for 5a3956f
.github/workflows/retag-image.yml
@@ -33,6 +33,8 @@ jobs:
33
retag-image:
34
name: Retag image
35
runs-on: ubuntu-latest
36
+ permissions:
37
+ contents: write
38
39
steps:
40
- name: Install Crane
0 commit comments