Skip to content

Commit

Permalink
Merge pull request #179 from victorperin/feat/docs-in-html
Browse files Browse the repository at this point in the history
fix(package): correct build:doc:web output
  • Loading branch information
victorperin committed Jun 12, 2021
2 parents 410a00d + 0addf16 commit b4c7565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build Docs
on:
workflow_run:
workflows: ['on-release']
workflows: ['Deploy']
branches: [master]
types:
- completed
Expand Down

0 comments on commit b4c7565

Please sign in to comment.