Skip to content

Commit 6a3b32a

Browse files
committed
chore: fix ci
1 parent 5b1238c commit 6a3b32a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- main
77

8+
permissions:
9+
id-token: write
10+
contents: read
11+
812
jobs:
913
build:
1014
name: 'Build and Push'

0 commit comments

Comments
 (0)