Skip to content

Commit f9b4fa9

Browse files
committed
Fix: Workflow using k-paxian/dart-package-publisher@master
1 parent a95e7a9 commit f9b4fa9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/actions.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ jobs:
1313
- name: 'GeekyAnts Gauges Flutter'
1414
uses: k-paxian/dart-package-publisher@master
1515
with:
16-
credentialJson: ${{ secrets.CREDENTIALLS_JSON }}
16+
credentialJson: ${{ secrets.CREDENTIALLS_JSON }}
17+
18+

0 commit comments

Comments
 (0)