mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
Allow triggering website deployment in CI manually
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
1
.github/workflows/website.yaml
vendored
1
.github/workflows/website.yaml
vendored
@@ -6,6 +6,7 @@
|
||||
name: Build and deploy website
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
Reference in New Issue
Block a user