Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GGN-2015 authored Oct 1, 2024
1 parent 9c7e2b3 commit 5e29b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

# Deploy website to GitHub Pages hosting
deploy:
if: github.repository_owner != 'HugoBlox'
if: always()
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 5e29b76

Please sign in to comment.