add oauth
This commit is contained in:
7
.github/workflows/cf-pages.yml
vendored
7
.github/workflows/cf-pages.yml
vendored
@@ -23,11 +23,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
- name: Fetch content from ATProto
|
||||
run: npm run fetch
|
||||
|
||||
- name: Generate static site
|
||||
run: npm run generate
|
||||
- name: Build content from ATProto
|
||||
run: npm run build
|
||||
|
||||
- name: Deploy to Cloudflare Pages
|
||||
uses: cloudflare/pages-action@v1
|
||||
|
||||
Reference in New Issue
Block a user