Skip to content

Commit

Permalink
chore: chain site release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed Oct 28, 2023
1 parent b5d8434 commit 04f358a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
- name: Invoke workflow in another repo with inputs
uses: benc-uk/workflow-dispatch@v1
with:
workflow: release.yml
repo: mdx-editor/site

0 comments on commit 04f358a

Please sign in to comment.