Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl committed Sep 17, 2023
1 parent 4c42892 commit 0e31c07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- main
paths-ignore:
- '.devcontainer/**'
- '.github/**'
- '.vscode/**'
- '.gitignore'
- '.gitpod.yml'
Expand Down Expand Up @@ -37,6 +36,7 @@ jobs:
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
projectName: soupbowl
directory: ./_site
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
projectName: soupbowl
directory: _site
wranglerVersion: '3'

0 comments on commit 0e31c07

Please sign in to comment.