Skip to content

Commit 4a0bbaf

Browse files
author
xulinfeng
committed
Updated workflow.
1 parent d2582c2 commit 4a0bbaf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
- uses: subosito/flutter-action@v1
1313
with:
1414
channel: 'stable'
15-
- name: 'Test And Publish'
16-
id: publish
17-
uses: modool/dart-package-publisher@master
15+
- uses: modool/flutter-package-publisher@master
1816
with:
1917
credentialJson: ${{ secrets.CREDENTIAL_JSON }}

0 commit comments

Comments
 (0)