Skip to content

Commit

Permalink
GRRRRRRR
Browse files Browse the repository at this point in the history
  • Loading branch information
comigor committed Jan 26, 2023
1 parent f47c128 commit 3aa2bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
run: dart pub get
- name: Publish to pub.dev
run: |
mkdir -p ~/.pub-cache/credentials.json
mkdir -p ~/.config/dart/pub-credentials.json
echo "${{ secrets.PUB_CREDENTIALS }}" > ~/.config/dart/pub-credentials.json
echo y | dart pub publish

0 comments on commit 3aa2bc4

Please sign in to comment.