mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
feat: allow manual triggering of deployment workflow
This commit is contained in:
parent
c2f3e66405
commit
9908669be0
1
.github/workflows/deploy-net.yml
vendored
1
.github/workflows/deploy-net.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: Deploy Network
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user