Skip to content

Commit

Permalink
Bugfix/gh pages actions (#698)
Browse files Browse the repository at this point in the history
* Fix gh-actions branch name

* update gh-pages publish job, fix triger error
  • Loading branch information
zhaoye authored Nov 3, 2022
1 parent 81e18e1 commit 5f27c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: publish gh-pages

on:
workflow_run:
workflow_dispatch:
push:
branches:
- master
Expand Down

0 comments on commit 5f27c46

Please sign in to comment.