Skip to content

Commit

Permalink
Added GH Pages deployment - trigger on yml changes as well
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaljanicki committed Oct 26, 2023
1 parent 67a4565 commit 4048cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- master
paths:
- 'docs/**'
- '.github/workflows/gh_pages.yml'

permissions:
contents: read
Expand Down

0 comments on commit 4048cd9

Please sign in to comment.