diff --git a/.github/workflows/publish-library.yml b/.github/workflows/publish-library.yml index 9030e0d..3798e09 100644 --- a/.github/workflows/publish-library.yml +++ b/.github/workflows/publish-library.yml @@ -30,6 +30,7 @@ jobs: set -x git config --global user.name "dart-github-bot" git config --global user.email "153310641+dart-github-bot@users.noreply.github.com" + gh auth setup-git gh repo sync dart-github-bot/official-images gh repo clone dart-github-bot/official-images