mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-12 22:15:27 -04:00
hotfix: auto deploy to warm.strudel.cc when main changes
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: Build and Deploy to beta (warm.strudel.cc)
|
||||
|
||||
on: [workflow_dispatch]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
# Allow one concurrent deployment
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user