Skip to content

Commit 3ecaf3a

Browse files
authored
Change token secret for repository dispatch
1 parent 4d32028 commit 3ecaf3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/data-update-download-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ jobs:
127127
- name: "Generate directory"
128128
uses: peter-evans/repository-dispatch@v4
129129
with:
130-
token: ${{ secrets.GITHUB_TOKEN }}
130+
token: ${{ secrets.DISPATCH }}
131131
event-type: "Infrastructure: Update redirector"

0 commit comments

Comments
 (0)