Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jan 9, 2025
1 parent 6c9510d commit cfcbd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/upload-pages-artifact@v3
with:
path: 'public'
clouflare:
cloudflare:
if: github.event_name == 'pull_request'
needs: [build]
timeout-minutes: 15
Expand Down

0 comments on commit cfcbd3d

Please sign in to comment.