tangled
alpha
login
or
join now
doll.sister.pet
/
website
1
fork
atom
The source code for my personal website and blog.
hanna.lol
blog
website
1
fork
atom
overview
issues
pulls
pipelines
ci: deploy to production instead of staging
doll.sister.pet
1 week ago
9883d03e
c5e4f576
verified
This commit was signed with the committer's
known signature
.
doll.sister.pet
SSH Key Fingerprint:
SHA256:4g9cWhkAAw8gwqhJUcVbSnGEvdGwklW+1Aa/fMUu59k=
1/1
pages.yml
success
53s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
pages.yml
+1
-1
.tangled/workflows/pages.yml
···
20
20
- name: 'Build static website files'
21
21
command: pnpm run build
22
22
- name: 'Deploy files to cloudflare'
23
23
-
command: pnpm run deploy
23
23
+
command: pnpm run deploy --branch main