Skip to content

Commit eede0a8

Browse files
committed
update ci
1 parent 97d82ce commit eede0a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
types: [published]
66
workflow_dispatch:
77

8+
permissions:
9+
contents: read
10+
id-token: write
11+
812
concurrency:
913
group: ${{ github.workflow }}-${{ github.ref }}
1014
cancel-in-progress: true

0 commit comments

Comments
 (0)