mirror of
https://github.com/Jackett/Jackett
synced 2024-12-23 00:08:23 +00:00
Update issuebot.yml
This commit is contained in:
parent
d170bfc801
commit
2e9ca58f9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issuebot.yml
vendored
2
.github/workflows/issuebot.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
APP_ID: ${{ secrets.PROBOT_ID }}
|
||||
PRIVATE_KEY: ${{ secrets.PROBOT_KEY }}
|
||||
TOKEN: ${{ secrets.PROBOT_TOKEN }}
|
||||
LAST_REDELIVERY_VARIABLE_NAME: 'ISSUEBOT_LAST_REDELIVERY_TIME'
|
||||
LAST_REDELIVERY_VARIABLE_NAME: 'PROBOT_TIME'
|
||||
|
||||
WORKFLOW_REPO: ${{ github.event.repository.name }}
|
||||
WORKFLOW_REPO_OWNER: ${{ github.repository_owner }}
|
||||
|
|
Loading…
Reference in a new issue