mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
feat: allow manual release triggers
This commit is contained in:
parent
1e16e459b5
commit
4bdac1842a
3
.github/workflows/scheduled-release.yml
vendored
3
.github/workflows/scheduled-release.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: Scheduled Release
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- v*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user