~repos /website

#astro#js#html#css

git clone https://pyrossh.dev/repos/website.git

木 Personal website of pyrossh. Built with astrojs, shiki, vite.


7111b29c pyrossh

2 years ago
Fix project
Files changed (1) hide show
  1. .github/workflows/deploy.yml +1 -1
.github/workflows/deploy.yml CHANGED
@@ -29,5 +29,5 @@ jobs:
29
29
  - name: Upload to Deno Deploy
30
30
  uses: denoland/deployctl@v1
31
31
  with:
32
- project: "example-project"
32
+ project: "clever-shrimp-70"
33
33
  entrypoint: "./main.ts"