Skip to content

Commit

Permalink
add repository_dispatch and types
Browse files Browse the repository at this point in the history
  • Loading branch information
xsalefter committed Jul 11, 2023
1 parent 23fc145 commit 93d26ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: release

on:
repository_dispatch:
types: [update_kb_commons_version, update_kb_base_plugin_version, update_kb_platform_version, update_kb_client_version]

workflow_dispatch:
inputs:
commons_version:
Expand Down

0 comments on commit 93d26ea

Please sign in to comment.