tangled
alpha
login
or
join now
claycow.com
/
claycow
0
fork
atom
A Astro blog hosted on Vercel
0
fork
atom
overview
issues
pulls
pipelines
rename deployment script
Clayton Cook
2 weeks ago
fc1fc8e1
2022fa9d
1/1
vercel-deploy.yaml
success
46s
+2
-2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
vercel-deploy.yaml
+2
-2
.tangled/workflows/deploy.yaml
.tangled/workflows/vercel-deploy.yaml
reviewed
···
1
1
when:
2
2
-
- event: ["push", "pull_request"]
3
3
-
branch: ["main"]
2
2
+
- event: ['push', 'pull_request']
3
3
+
branch: ['main']
4
4
5
5
engine: nixery
6
6