Skip to content

Commit 32501a3

Browse files
authored
fix: Add Dispatch for Lazer Publisher SDK Action (#2580)
* add dispatch * add dispatch proper
1 parent 5628155 commit 32501a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-rust-lazer-publisher-sdk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Publish Rust package pyth-lazer-publisher-sdk to crates.io
22

33
on:
4+
workflow_dispatch:
45
push:
56
tags:
67
- rust-pyth-lazer-publisher-sdk-v*

0 commit comments

Comments
 (0)