Skip to content

Commit 18b319c

Browse files
authored
Fix release workflow (#143)
1 parent d4e04f3 commit 18b319c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
access_token: ${{ secrets.GITHUB_TOKEN }}
2323
- run: "npm i"
2424
- run: "npm run build"
25-
env:
2625
- name: "release / pull_request"
2726
id: "changesets"
2827
uses: "dotansimha/changesets-action@v1.5.2"

0 commit comments

Comments
 (0)