Skip to content

Commit 1be9c63

Browse files
author
carabasdaniel
authored
Update repository dispatch token
1 parent 75e1eb5 commit 1be9c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
- name: "Repository dispatch"
209209
uses: peter-evans/repository-dispatch@ce5485de42c9b2622d2ed064be479e8ed65e76f4 # pin@v1
210210
with:
211-
token: ${{ secrets.GITHUB_TOKEN }}
211+
token: ${{ secrets.REPO_DISPATCH }}
212212
repository: puppetlabs/provision_service
213213
event-type: promote
214214

0 commit comments

Comments
 (0)