Skip to content

Commit e659d5a

Browse files
authored
ci: fix publish action
1 parent 82b3bd7 commit e659d5a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ on:
88

99
jobs:
1010
publish:
11-
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
12-
# with:
13-
# working-directory: path/to/package/within/repository
11+
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_pub_publish.yml@v1

0 commit comments

Comments
 (0)