Skip to content

Commit a064ce8

Browse files
author
andersh
committed
fix: add permission
1 parent 864acbb commit a064ce8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/image.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
tags: [ 'v*.*.*' ]
66

7+
permissions:
8+
contents: read
9+
packages: write
10+
711
jobs:
812
docker:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)