chore: Allow dispatch publish (#720)

Co-authored-by: okozachenko1203 <okozachenko1203@users.noreply.github.com>
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index f2481b4..cd8c430 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -4,6 +4,7 @@
   release:
     types:
       - published
+  workflow_dispatch:
 
 jobs:
   ansible-collection: