Trigger dispatch manually for test purpose

Co-authored-by: CrazyMax <github@crazymax.dev>
This commit is contained in:
Guillaume Lours 2022-05-25 14:19:46 +02:00 committed by GitHub
parent 3b7f5ffc6b
commit 342ddc5ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
name: dispatch release event to downstream repositories name: dispatch release event to downstream repositories
on: on:
release: workflow_dispatch:
types: [published]
jobs: jobs:
dispatch_release_version: dispatch_release_version: