tangled
alpha
login
or
join now
graham.systems
/
statusphere-react
forked from
samuel.fm/statusphere-react
0
fork
atom
the statusphere demo reworked into a vite/react app in a monorepo
0
fork
atom
overview
issues
pulls
pipelines
run deploy step on push
graham.systems
5 months ago
e6220fd9
6deb7d49
verified
This commit was signed with the committer's
known signature
.
graham.systems
SSH Key Fingerprint:
SHA256:Fvaam8TgCBeBlr/Fo7eA6VGAIAWmzjwUqUTw5o6anWA=
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yml
+1
-1
.tangled/workflows/deploy.yml
···
3
3
# RAILWAY_SERVICE_ID
4
4
5
5
when:
6
6
-
- event: ["manual"]
6
6
+
- event: ["push", "manual"]
7
7
branch: ["main"]
8
8
9
9
engine: "nixery"