1
0
mirror of synced 2024-09-24 03:28:24 +02:00

git: Fixed release CI

This commit is contained in:
WerWolv 2022-08-17 23:25:52 +02:00 committed by GitHub
parent ea26722a18
commit 9c4e314bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ name: Release
on:
release:
types: [published]
workflow_dispatch:
jobs:
release-common:
@ -114,7 +115,7 @@ jobs:
- name: ✉️ Update C++ Plugin Template
uses: mvasigh/dispatch-action@main
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
token: ${{ secrets.RELEASE_TOKEN }}
repo: ImHex-Cpp-Plugin-Template
owner: WerWolv
event_type: update_submodule