diff --git a/.github/workflows/vccupdate.yml b/.github/workflows/vccupdate.yml index da874a9..16d396b 100644 --- a/.github/workflows/vccupdate.yml +++ b/.github/workflows/vccupdate.yml @@ -1,6 +1,11 @@ name: Trigger VCC Update on: release: + types: [published] + workflow_run: + workflows: ["Create release"] + types: + - completed workflow_dispatch: env: VCC_REPO: VCC