Explorar el Código

fix: Add Dispatch for Lazer Publisher SDK Action (#2580)

* add dispatch

* add dispatch proper
Darun Seethammagari hace 7 meses
padre
commit
32501a3dc6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/publish-rust-lazer-publisher-sdk.yml

+ 1 - 0
.github/workflows/publish-rust-lazer-publisher-sdk.yml

@@ -1,6 +1,7 @@
 name: Publish Rust package pyth-lazer-publisher-sdk to crates.io
 
 on:
+  workflow_dispatch:
   push:
     tags:
       - rust-pyth-lazer-publisher-sdk-v*