1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-08 22:20:41 +02:00

Replace master with main

npm tags sometimes failing to get applied with releases, warning mentioned this error.
This commit is contained in:
Dylan Schiemann
2022-07-25 05:46:53 -07:00
committed by GitHub
parent f55026f0ba
commit 58b05cfa3e

View File

@@ -39,7 +39,7 @@ jobs:
# https://github.com/changesets/action
- name: Create release pull request or Publish to npm
if: matrix.channel == 'latest'
uses: changesets/action@master
uses: changesets/action@main
with:
# defined in package.json#scripts
version: yarn changesetversion