Skip to content

Commit 281a40f

Browse files
committed
ci: fix ci
1 parent e9cdd64 commit 281a40f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
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
concurrency: ${{ github.workflow }}-${{ github.ref }}
913

1014
jobs:

0 commit comments

Comments
 (0)