ci: remove documentation build/publish
Bump version / Bump version and create changelog with commitizen (push) Successful in 21s
Bump version / Bump version and create changelog with commitizen (push) Successful in 21s
This commit is contained in:
@@ -13,13 +13,7 @@ env:
|
||||
jobs:
|
||||
|
||||
|
||||
build-documentation:
|
||||
uses: ./.github/workflows/build-and-deploy-docs.yml
|
||||
|
||||
|
||||
build:
|
||||
needs:
|
||||
- build-documentation
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
@@ -91,7 +85,6 @@ jobs:
|
||||
body_path: "${{ github.workspace }}/release-${{ github.ref_name }}/release-note.md"
|
||||
tag_name: ${{ github.ref_name }}
|
||||
files: |
|
||||
documentation-${{ github.ref_name }}.zip
|
||||
module.json
|
||||
module.zip
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user