Skip to content

Commit

Permalink
Merge pull request #4 from mweiershaeuser/develop
Browse files Browse the repository at this point in the history
GitHub Pages Deployment
  • Loading branch information
mweiershaeuser authored Apr 27, 2024
2 parents 1a09994 + 4bbaaf1 commit 2b8ed3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy-to-ghpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:

deploy:
if: github.event_name != 'pull_request'
needs: build
runs-on: ubuntu-latest
environment:
name: github-pages
Expand Down

0 comments on commit 2b8ed3f

Please sign in to comment.