Skip to content

Commit 90d72ca

Browse files
committed
Publish pub dev force
1 parent 980bec2 commit 90d72ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pub_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ jobs:
9999
run: |
100100
mkdir -p $HOME/.config/dart
101101
echo '${{ secrets.PUB_CREDENTIALS }}' > "$HOME/.config/dart/pub-credentials.json"
102+
dart pub publish -f

0 commit comments

Comments
 (0)