Skip to content

Commit d51c457

Browse files
authored
chore(ci): update publish action
1 parent 64ff196 commit d51c457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- name: Dart and Flutter Package Publisher
18-
uses: k-paxian/dart-package-publisher@f77facb198d722a4c307649f6a39410195d40684
18+
uses: k-paxian/dart-package-publisher@v1.5.1
1919
with:
2020
accessToken: ${{ secrets.OAUTH_ACCESS_TOKEN }}
2121
refreshToken: ${{ secrets.OAUTH_REFRESH_TOKEN }}

0 commit comments

Comments
 (0)