Skip to content

Commit

Permalink
Update gh workflow
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Riguera <[email protected]>
  • Loading branch information
CemDK and jriguera committed Mar 14, 2024
1 parent c93e44c commit 0e286c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ name: Deploy static content to Pages
on:
push:
branches:
- "gh-pages"
release:
types:
- published
- 'gh-pages'
paths:
- '**/index.yaml'


# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 0e286c5

Please sign in to comment.