This is my personal website
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update ci

+1 -1
+1 -1
.github/workflows/deploy.yml
··· 6 6 branches: 7 7 - main 8 8 jobs: 9 - tests: 9 + deploy: 10 10 runs-on: ubuntu-latest 11 11 steps: 12 12 - uses: actions/checkout@v2