hotfix: auto deploy to warm.strudel.cc when main changes
This commit is contained in:
parent
2f8cabbb6b
commit
d84db1e663
1 changed files with 4 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue