mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +01:00
gci: Add manual dispatch trigger to the crate publication
This commit is contained in:
parent
0cc8c27605
commit
66769734af
1 changed files with 1 additions and 0 deletions
1
.github/workflows/crate-io.yml
vendored
1
.github/workflows/crate-io.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
name: "Release Rust 🦀"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
|
|
Loading…
Add table
Reference in a new issue