mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-07-21 10:27:25 +02:00
Add youtube-api-key
This commit is contained in:
parent
c72ce8eb53
commit
717eab8621
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
|
@ -24,6 +24,8 @@ jobs:
|
||||||
|
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
name: Build Site
|
name: Build Site
|
||||||
|
env:
|
||||||
|
YOUTUBE_API_KEY: ${{ secrets.YOUTUBE_API_KEY }}
|
||||||
|
|
||||||
- name: Publish Site
|
- name: Publish Site
|
||||||
uses: cloudflare/wrangler-action@1.2.0
|
uses: cloudflare/wrangler-action@1.2.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue