mirror of
https://github.com/vacp2p/universal-connectivity.git
synced 2026-01-09 15:18:05 -05:00
add ability to manually trigger deployment
This commit is contained in:
1
.github/workflows/deploy-rust-peer.yml
vendored
1
.github/workflows/deploy-rust-peer.yml
vendored
@@ -2,6 +2,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy_to_fly_io:
|
||||
|
||||
Reference in New Issue
Block a user