Skip to content

Commit af1fca2

Browse files
authored
ci(sync): pass dispatch token
ci(sync): pass dispatch token
2 parents b74674d + 67ab860 commit af1fca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-to-ai-plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
- name: Repository Dispatch
2222
uses: peter-evans/repository-dispatch@v4
2323
with:
24+
token: ${{ secrets.BOT_TOKEN }}
2425
repository: hashgraph-online/awesome-ai-plugins
2526
event-type: sync-to-ai-plugins
26-
token: ${{ secrets.BOT_TOKEN }}

0 commit comments

Comments
 (0)