We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ca7f4 commit 5b2407aCopy full SHA for 5b2407a
.github/workflows/release.yml
@@ -50,8 +50,3 @@ jobs:
50
51
- name: Publish eslint-plugin-final to npm
52
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