Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Jul 6, 2024
1 parent 5f117cc commit 7d96940
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- backport-v0.*
workflow_dispatch: # manual trigger for testing

jobs:
Expand Down Expand Up @@ -99,4 +100,4 @@ jobs:
with:
branch: gh-pages
folder: _site
clean: false
clean: false

0 comments on commit 7d96940

Please sign in to comment.