Skip to content

Commit

Permalink
1、更新发布脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
BytesZero committed Aug 10, 2023
1 parent da74ced commit 1ad65bc
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 @@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: Publish
uses: sakebook/actions-flutter-pub-publisher@v1.3.1
uses: sakebook/actions-flutter-pub-publisher@v1.4.1
with:
credential: ${{ secrets.PUB_OAUTH_ACCESS_TOKEN }}
flutter_package: true
Expand Down

0 comments on commit 1ad65bc

Please sign in to comment.