Skip to content

Commit

Permalink
chore: debug cd
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Feb 19, 2024
1 parent ea72c5e commit 9a8fc77
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ jobs:
# - completed

# jobs:
deploy-to-cloudflare:
name: Deploy to Cloudflare Pages
runs-on: ubuntu-22.04
permissions:
contents: read
steps:
# deploy-to-cloudflare:
# name: Deploy to Cloudflare Pages
# runs-on: ubuntu-22.04
# permissions:
# contents: read
# steps:
- name: Check Cloudflare API Token
id: check_token
run: |
Expand Down

0 comments on commit 9a8fc77

Please sign in to comment.