Update main.yml

This commit is contained in:
dabreadman (YI XIANG TAN)
2022-02-04 19:44:58 +00:00
committed by GitHub
parent 6632883546
commit 6f2e50d084

View File

@@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: GitHub Sync to Upstream Repository
uses: dabreadman/sync-upstream-repo@v1.0.0.b
uses: dabreadman/sync-upstream-repo@v1.1.0.b
with:
upstream_repo: ${{ env.UPSTREAM_URL }}
upstream_branch: ${{ env.UPSTREAM_BRANCH }}