Update main.yml

This commit is contained in:
woshishiq1 2022-09-20 13:27:50 +08:00 committed by GitHub
parent 2c8f209bd0
commit 828eaf581f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
update_external_airflow_fork:
runs-on: ubuntu-latest
steps:
- uses: TobKed/github-forks-sync-action@master
- uses: TobKed/github-forks-sync-action@main
with:
github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }} # 令牌
upstream_repository: liu673cn/box # 上游仓库