Skip to content

Commit be7b1cc

Browse files
author
Paul Kastel
committed
variable in uses
1 parent 34533d8 commit be7b1cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
publish:
1313
permissions:
1414
id-token: write # Required for authentication using OIDC
15+
#visit: https://github.com/dart-lang/ecosystem/blob/main/.github/workflows/publish.yaml
1516
uses: dart-lang/setup-dart/.github/workflows/publish.yml@main
16-
use-flutter: true
1717
with:
18+
use-flutter: true
1819
environment: pub.dev

0 commit comments

Comments
 (0)