We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b74674d + 67ab860 commit af1fca2Copy full SHA for af1fca2
1 file changed
.github/workflows/sync-to-ai-plugins.yml
@@ -21,6 +21,6 @@ jobs:
21
- name: Repository Dispatch
22
uses: peter-evans/repository-dispatch@v4
23
with:
24
+ token: ${{ secrets.BOT_TOKEN }}
25
repository: hashgraph-online/awesome-ai-plugins
26
event-type: sync-to-ai-plugins
- token: ${{ secrets.BOT_TOKEN }}
0 commit comments