diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index bd5eda0..f05294d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -8,6 +8,7 @@ on: - 'build.gradle.kts' # when the root build script changes - 'api' # when api source is changed - 'native' # when natives are changed + workflow_dispatch: concurrency: group: "pub"