Ultralytics Code Refactor https://ultralytics.com/actions (#16940)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
0027e0837c
commit
a622b404ef
19 changed files with 32 additions and 33 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
|
@ -182,7 +182,7 @@ jobs:
|
|||
steps:
|
||||
- name: Trigger Additional GitHub Actions
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
||||
GH_TOKEN: ${{ secrets._GITHUB_TOKEN }}
|
||||
run: |
|
||||
sleep 60
|
||||
gh workflow run deploy_cloud_run.yml \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue