fix github release trigger

This commit is contained in:
github-actions[bot]
2025-11-08 22:52:57 +11:00
parent c2a3069c03
commit dad0ca08c1

View File

@@ -113,6 +113,6 @@ jobs:
- name: Trigger Version Release Workflow
uses: benc-uk/workflow-dispatch@v1
with:
workflow: version-release.yml
workflow: github-release.yml
token: ${{ secrets.PUBLISHER_TOKEN }}
ref: ${{ github.ref }}