Skip to content

Commit 5b2407a

Browse files
committed
Remove release step
1 parent 90ca7f4 commit 5b2407a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,3 @@ jobs:
5050

5151
- name: Publish eslint-plugin-final to npm
5252
run: npm publish --workspace eslint-plugin-final --access public
53-
54-
- name: Create GitHub Release
55-
uses: softprops/action-gh-release@v2
56-
with:
57-
generate_release_notes: true

0 commit comments

Comments
 (0)