Skip to content

Commit

Permalink
CI: Update website deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rtxa committed Aug 27, 2024
1 parent 83585d2 commit b62d091
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: Deploy to GitHub Pages

on:
workflow_dispatch:
push:
branches:
- main
- master
paths:
- website

jobs:
build:
Expand Down

0 comments on commit b62d091

Please sign in to comment.