[CI] Update patch updater due to release v1.1.0

This commit is contained in:
tangxifan 2022-02-20 23:32:11 -08:00
parent 781ea3f75b
commit 8ff68315ab
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ on:
- cron: '0 0 * * *'
env:
TAG_COMMIT: 49a8273..
TAG_COMMIT: 781ea3f..
BRANCH_NAME: patch_update
jobs:
@ -53,4 +53,4 @@ jobs:
pr_assignee: "nadeemyaseen-rs" # Comma-separated list (no spaces)
pr_label: "auto-pr" # Comma-separated list (no spaces)
pr_allow_empty: true # Creates pull request even if there are no changes
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}