Skip to content

Commit

Permalink
Try to publish after generation finishes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Nov 18, 2023
1 parent 4c61820 commit 253fa5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10,771 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ on:
push:
branches:
- main
workflow_run:
workflows: ["Generate Web API Index"]
types:
- completed
jobs:
npm-publish:
name: npm-publish
Expand Down
Loading

0 comments on commit 253fa5f

Please sign in to comment.