Skip to content

Commit

Permalink
Always run jekyll deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw committed Apr 10, 2024
1 parent 5b5fc24 commit 5b19c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:

steps:
- name: Checkout source branch (the PR branch)
if: always()
uses: actions/checkout@v3
with:
path: source
Expand Down

0 comments on commit 5b19c7b

Please sign in to comment.