Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
qwtel committed Sep 5, 2024
1 parent 0711ce4 commit 259f875
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,5 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: efb289061241436254219b424fcea4cf
command: pages deploy build --project-name=hydejack-site-pages
- run: echo $DEPLOYMENT_URL
env:
DEPLOYMENT_URL: ${{ steps.deploy.outputs.deployment-url }}
command: pages deploy build --project-name=hydejack-site-pages --branch=production --commit-dirty=true

0 comments on commit 259f875

Please sign in to comment.