Skip to content

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopernpruner authored Sep 7, 2023
1 parent cffd3d9 commit 5e88af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
if: ${{ github.event_name == 'push' }}
needs: build
steps:
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 5e88af9

Please sign in to comment.