Skip to content

Commit b56da26

Browse files
authored
chore: remove GitHub release action from workflow (#67)
1 parent 28608d5 commit b56da26

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,3 @@ jobs:
4545
uses: JS-DevTools/npm-publish@v4
4646
with:
4747
token: empty
48-
49-
- name: Create GitHub Release
50-
uses: ncipollo/release-action@v1
51-
with:
52-
generateReleaseNotes: 'true'

0 commit comments

Comments
 (0)