chore(workflow): fix syntax

This commit is contained in:
Mo
2022-06-22 15:08:10 -05:00
parent 1b32b2f351
commit 76ba98ffb8

View File

@@ -73,5 +73,5 @@ jobs:
uses: peter-evans/repository-dispatch@v2 uses: peter-evans/repository-dispatch@v2
with: with:
token: ${{ secrets.CI_PAT_TOKEN }} token: ${{ secrets.CI_PAT_TOKEN }}
repository: ${{ secrets.RELEASES_EVENT_RECEIVING_REPO } repository: ${{ secrets.RELEASES_EVENT_RECEIVING_REPO }}
event-type: releases-updated-event event-type: releases-updated-event