Skip to content

Commit

Permalink
Remove blank line in hugo workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Jan 3, 2025
1 parent a562f41 commit 6e1b459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

- name: Purge Cloudflare cache
run: |
curl -X POST "https://api.cloudflare.com/client/v4/zones/${{ secrets.CLOUDFLARE_ZONE_ID }}/purge_cache" \
Expand Down

0 comments on commit 6e1b459

Please sign in to comment.