Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC authored Feb 15, 2024
1 parent f847f10 commit f33df97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ name: Deploy to GitHub Pages
on:
push:
branches: ["main"]
paths:
- bin/**
- ".well-known/**"
- .github/workflows/gh-pages.yml
- "*.html"
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down

0 comments on commit f33df97

Please sign in to comment.