Skip to content

Commit 77e5c23

Browse files
committed
Revert "Update Release.yml"
This reverts commit cc1b341.
1 parent cc1b341 commit 77e5c23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/Release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
with:
3131
# This expects you to have a script called release which does a build for your packages and calls changeset publish
3232
publish: yarn release
33-
# this expects you to have a npm script called version that runs some logic and then calls `changeset version`.
34-
version: yarn version
3533
commit: "chore: release eslint-plugin-svelte"
3634
title: "chore: release eslint-plugin-svelte"
3735
env:

0 commit comments

Comments
 (0)