Skip to content

Commit

Permalink
docs: chain the jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed Oct 28, 2023
1 parent 76da1c4 commit fe3d286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
publish-site:
needs: release
name: Publish site
uses: mdx-editor/site/.github/workflows/release.yml@master
secrets: inherit
Expand Down

0 comments on commit fe3d286

Please sign in to comment.