Merge pull request #547 from lnis-uofu/release

[CI] Update patch updater due to release v1.1.0
This commit is contained in:
tangxifan 2022-02-20 23:34:05 -08:00 committed by GitHub
commit d4ed003428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 }}