Skip to content

Commit 0540847

Browse files
committed
rename github action to cloudflare
1 parent e84f10b commit 0540847

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/titan-reactor.yml .github/workflows/cloudflare.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- release
7+
- dev
8+
- main
89

910
jobs:
1011
publish:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This is Titan Reactor the WebGL renderer + plugin system. It consists of three p
5151

5252
Using node 18+, yarn 1.x
5353

54-
Clone this repo.
54+
Clone this repo. The development branch is `dev` and `main` is used for releases.
5555

5656
In this repo:
5757

0 commit comments

Comments
 (0)