diff --git a/.github/workflows/crawl.yaml b/.github/workflows/crawl.yaml index 5fde9e4ed..767d56822 100644 --- a/.github/workflows/crawl.yaml +++ b/.github/workflows/crawl.yaml @@ -19,8 +19,8 @@ jobs: with: install_components: alpha,beta - run: crawl.sh - run: | + - run: crawl.sh + - run: | git config user.name "Automated" git config user.email "actions@users.noreply.github.com" git add -A