Skip to content

Commit

Permalink
Updated github workflow for auto publishing to pub.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
arok committed Jul 5, 2024
1 parent e673db9 commit 50bab21
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,5 +17,5 @@ jobs:
with:
accessToken: ${{ secrets.OAUTH_ACCESS_TOKEN }}
refreshToken: ${{ secrets.OAUTH_REFRESH_TOKEN }}
skip_test: true
skipTests: true
flutter: true

0 comments on commit 50bab21

Please sign in to comment.