Skip to content

Commit

Permalink
CI: update dart-package-publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
greymag committed Apr 25, 2024
1 parent 02e2bf7 commit 76100d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Dart and Flutter Package Publisher
uses: k-paxian/dart-package-publisher@f77facb198d722a4c307649f6a39410195d40684
uses: k-paxian/dart-package-publisher@v1.5.1
with:
accessToken: ${{ secrets.OAUTH_ACCESS_TOKEN }}
refreshToken: ${{ secrets.OAUTH_REFRESH_TOKEN }}
Expand Down

0 comments on commit 76100d0

Please sign in to comment.