Update main.yml
This commit is contained in:
parent
2c8f209bd0
commit
828eaf581f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
update_external_airflow_fork:
|
update_external_airflow_fork:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: TobKed/github-forks-sync-action@master
|
- uses: TobKed/github-forks-sync-action@main
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }} # 令牌
|
github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }} # 令牌
|
||||||
upstream_repository: liu673cn/box # 上游仓库
|
upstream_repository: liu673cn/box # 上游仓库
|
||||||
|
Loading…
x
Reference in New Issue
Block a user