We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980bec2 commit 90d72caCopy full SHA for 90d72ca
.github/workflows/pub_publish.yml
@@ -99,3 +99,4 @@ jobs:
99
run: |
100
mkdir -p $HOME/.config/dart
101
echo '${{ secrets.PUB_CREDENTIALS }}' > "$HOME/.config/dart/pub-credentials.json"
102
+ dart pub publish -f
0 commit comments