Update README
This commit is contained in:
parent
02a1c3b8dd
commit
e4be47005b
@ -19,6 +19,8 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
...
|
...
|
||||||
- uses: ad-m/git-push-action@master
|
- uses: ad-m/git-push-action@master
|
||||||
|
with:
|
||||||
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
```
|
```
|
||||||
|
|
||||||
Subsequent actions in the workflow will then be able to use `gcloud` as that user ([see `cli` for examples](/cli)).
|
Subsequent actions in the workflow will then be able to use `gcloud` as that user ([see `cli` for examples](/cli)).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user