Skip to content

Commit 764d3d3

Browse files
authored
Update publish.yml
1 parent 1f8ebc4 commit 764d3d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77

88
jobs:
99
publish:
10+
permissions:
11+
id-token: write # Required for authentication using OIDC
1012
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
1113
# with:
1214
# working-directory: path/to/package/within/repository

0 commit comments

Comments
 (0)