✏️ fix typo

This commit is contained in:
naiba 2023-02-02 23:06:02 +08:00
parent 97ff9305a5
commit d34244a484

View File

@ -29,6 +29,6 @@ jobs:
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.EVENT_DISPATCHER }}
repository: naibahq/release
repository: nezhahq/release
event-type: sync-release
client-payload: '{"tag": "${{ github.ref_name }}"}'