Skip to content

Commit 40a462f

Browse files
authored
Update trigger-private-automation.yml
1 parent 119ab3c commit 40a462f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger-private-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Dispatch workflow in repo A
1212
env:
13-
PAT: ${{ secrets.DISPATCH_PAT }}
13+
PAT: ${{ secrets.BOT_PAT }}
1414
TAG: ${{ github.event.release.tag_name }}
1515
RELEASE_ID: ${{ github.event.release.id }}
1616
shell: bash

0 commit comments

Comments
 (0)