Skip to content

Commit 97cff2c

Browse files
committed
build(github): Remove broken GH release step
1 parent 5069a23 commit 97cff2c

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,3 @@ jobs:
4646
run: npm publish
4747
env:
4848
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
49-
50-
- name: Generate GitHub Release
51-
uses: lsegal/github-release-from-changelog-action@latest
52-
env:
53-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jest.config.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)