Skip to content

Commit

Permalink
docs: fix main -> master
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed Oct 28, 2023
1 parent 56833c5 commit e100e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
publish-site:
uses: mdx-editor/site/.github/workflows/release.yml@main
uses: mdx-editor/site/.github/workflows/release.yml@master
secrets: inherit

0 comments on commit e100e89

Please sign in to comment.