Skip to content

Commit 459d114

Browse files
authored
Merge pull request #673 from keymanapp/fix/redeliver-pat
fix: redeliver pat
2 parents d7d696e + 2b154b6 commit 459d114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/redeliver-failed-deliveries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Run script
4141
env:
42-
TOKEN: ${{ secrets.KEYMAN_SERVER_REPO_ACCESS_PAT }}
42+
TOKEN: ${{ secrets.KEYMAN_SERVER_STATUS_KEYMANAPP_WEBHOOK }}
4343
ORGANIZATION_NAME: 'keymanapp'
4444
HOOK_ID: '288390178'
4545
LAST_REDELIVERY_VARIABLE_NAME: 'keyman_github_webhook_last_redelivery'

0 commit comments

Comments
 (0)