Skip to content

Commit 273c5e5

Browse files
committed
Update website deploy
1 parent c3a7d61 commit 273c5e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/neocities-old.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy old website to neociteis
33
on:
44
push:
55
branches:
6-
- master
6+
- top-bun
77

88
env:
99
FORCE_COLOR: 1

.github/workflows/neocities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy domstack website to neociteis
33
on:
44
push:
55
branches:
6-
- next
6+
- master
77

88
env:
99
FORCE_COLOR: 1

0 commit comments

Comments
 (0)