Skip to content

Commit

Permalink
Update pub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ekasetiawans authored Aug 7, 2023
1 parent 32bed1a commit 1116db1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Dart and Flutter Package Publisher
uses: k-paxian/[email protected]
- name: '>> Dart package <<'
uses: k-paxian/dart-package-publisher@master
with:
accessToken: ${{ secrets.OAUTH_ACCESS_TOKEN }}
refreshToken: ${{ secrets.OAUTH_REFRESH_TOKEN }}

0 comments on commit 1116db1

Please sign in to comment.