tangled
alpha
login
or
join now
cass.cityboundforest.com
/
cityboundforest.com
0
fork
atom
A repo for my personal website
0
fork
atom
overview
issues
pulls
pipelines
wondering if this will work
cass.cityboundforest.com
7 months ago
c687d89e
e877f6e8
0/1
netlify.yaml
failed
10s
+1
-2
2 changed files
expand all
collapse all
unified
split
.tangled
workflows
netlify.yaml
src
index.ts
+1
-1
.tangled/workflows/netlify.yaml
···
20
20
environment:
21
21
NODE_ENV: "production"
22
22
- name: "Deploy"
23
23
-
command: "npx netlify deploy --prod"
23
23
+
command: "npx netlify deploy --prod --auth $NETLIFY_AUTH_TOKEN"
24
24
environment:
25
25
NODE_ENV: "development"
-1
src/index.ts
···
43
43
el.classList.add('active');
44
44
}
45
45
};
46
46
-
// git