mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
fix typoE
This commit is contained in:
parent
632280c428
commit
4615888a03
1 changed files with 2 additions and 2 deletions
4
.github/workflows/crawl.yaml
vendored
4
.github/workflows/crawl.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue