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 5b1792a commit 3816c16Copy full SHA for 3816c16
.github/workflows/docker-image.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
tag:
10
name: Tag new version
11
+ permissions: write-all
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@master
0 commit comments