Update issuebot.yml

This commit is contained in:
garfield69 2024-01-24 08:09:29 +13:00 committed by GitHub
parent d170bfc801
commit 2e9ca58f9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}