Deleted linter as its not really needed.
This commit is contained in:
1
.github/workflows/publish-release.yml
vendored
1
.github/workflows/publish-release.yml
vendored
@@ -9,7 +9,6 @@ jobs:
|
||||
uses: ./.github/workflows/linter.yml
|
||||
publish-release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: linter
|
||||
steps:
|
||||
- name: Publish Release
|
||||
uses: ncipollo/release-action@v1
|
||||
|
||||
Reference in New Issue
Block a user