Skip to content

Commit 35a91c2

Browse files
committed
chore(github-action): create an action to manually tag and release - add write permission to contents
1 parent 407bec1 commit 35a91c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag-docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
permissions:
1919
packages: write
20+
contents: write
2021
steps:
2122
- uses: actions/[email protected]
2223
-

0 commit comments

Comments
 (0)