Skip to content

Commit

Permalink
Force publish (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
abobija authored Apr 28, 2024
1 parent 0f73877 commit 9ecab23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
mkdir -p ~/.config/dart
echo "$PUB_CREDENTIALS_CONTENT" > ~/.config/dart/pub-credentials.json
- run: dart pub publish
- run: dart pub publish --force

0 comments on commit 9ecab23

Please sign in to comment.