Skip to content

Commit

Permalink
Update pub-credentials.json path again
Browse files Browse the repository at this point in the history
  • Loading branch information
jyaganeh committed Jul 11, 2024
1 parent 04c8fc1 commit ebcf189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
"expiration": ${{secrets.OAUTH_EXPIRATION }}
}
EOF
mkdir -p ~/Library/Application\ Support/dart/
cp ~/.pub-cache/credentials.json ~/Library/Application\ Support/dart/pub-credentials.json
- name: Publish Dart/Flutter package
Expand Down

0 comments on commit ebcf189

Please sign in to comment.