mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-20 13:22:04 +02:00
fix release.yml (#4519)
This commit is contained in:
parent
6ec399d4db
commit
03226cea3e
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -41,11 +41,7 @@ jobs:
|
||||
uses: changesets/action@master
|
||||
with:
|
||||
# defined in package.json#scripts
|
||||
<<<<<<< HEAD
|
||||
version: changesetversion
|
||||
=======
|
||||
version: yarn changesetversion
|
||||
>>>>>>> 06434500... more work to fix automated changeset workflow
|
||||
publish: yarn changeset publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user