Skip to content

Commit a3d1234

Browse files
committed
ci: configure pub OIDC authentication
1 parent fdaee57 commit a3d1234

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-pub.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
exit 1
3939
fi
4040
41+
- name: Configure pub.dev OIDC authentication
42+
uses: dart-lang/setup-dart@v1
43+
4144
- name: Setup pinned Flutter
4245
uses: subosito/flutter-action@v2
4346
with:

0 commit comments

Comments
 (0)