Skip to content

Commit

Permalink
Update deploy.yml (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion authored Nov 30, 2024
1 parent bc29a62 commit 061fb84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
branches: [main, v0.0.1]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
repository_dispatch:
types: [docc-update]

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down

0 comments on commit 061fb84

Please sign in to comment.