Skip to content

Commit fb87e9c

Browse files
committed
fix
1 parent 7dc20f0 commit fb87e9c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
tags:
99
- '*'
1010

11+
permissions:
12+
contents: read
13+
packages: write
14+
1115
jobs:
1216

1317
build-push:

0 commit comments

Comments
 (0)