Skip to content

Commit 7e243c5

Browse files
committed
ci: deploy on push to staging
1 parent bc48d9d commit 7e243c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/staging.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Host a staging instance of Surge
22

3-
on: workflow_dispatch
3+
on:
4+
push:
5+
branches:
6+
- staging
47

58
jobs:
69
staging:

0 commit comments

Comments
 (0)