ci(ga): copy ga workflows from next (#8393)
This commit is contained in:
4
.github/workflows/release-swagger-ui.yml
vendored
4
.github/workflows/release-swagger-ui.yml
vendored
@@ -43,6 +43,10 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Prepare release
|
||||
run: |
|
||||
npm run build
|
||||
|
||||
- name: Semantic Release
|
||||
id: semantic
|
||||
uses: cycjimmy/semantic-release-action@v3
|
||||
|
||||
Reference in New Issue
Block a user