Skip to content

Commit 61a07a0

Browse files
authored
Merge pull request #9 from NujSuper/ci_fix
add permissions for oidc auth
2 parents 9c895df + 6b87eb8 commit 61a07a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/dev.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
- main
77
workflow_dispatch:
88

9+
permissions:
10+
id-token: write
11+
contents: write
12+
913
jobs:
1014
docker-build:
1115
name: Build Docker

0 commit comments

Comments
 (0)