Skip to content

Commit

Permalink
Allow manual deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Apr 15, 2024
1 parent 4a05454 commit e858444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "Deploy website"
on:
push:
branches: [ new_website ]
workflow_dispatch:

jobs:
deploy_website:
Expand Down

0 comments on commit e858444

Please sign in to comment.