Skip to content

Commit

Permalink
ci: change docs deployment flow
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ authored Jan 3, 2025
1 parent d2a9b91 commit 74c3eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/redeploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
deploy-docs:
if: ${{ github.event.workflow_run.conclusion == 'success' || github.event_name == 'workflow_dispatch' }}
name: Deploy documentation 📄 to Github Pages 🌐
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 74c3eb7

Please sign in to comment.