mirror of
https://github.com/bitwarden/server.git
synced 2025-05-20 11:04:31 -05:00
fix swagger artifact job name
This commit is contained in:
parent
a5d8c92c98
commit
998a56fc57
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
|||||||
ASPNETCORE_ENVIRONMENT: Production
|
ASPNETCORE_ENVIRONMENT: Production
|
||||||
swaggerGen: 'True'
|
swaggerGen: 'True'
|
||||||
|
|
||||||
- name: Upload swagger.json artifact
|
- name: Upload swagger artifact
|
||||||
uses: actions/upload-artifact@v2-preview
|
uses: actions/upload-artifact@v2-preview
|
||||||
with:
|
with:
|
||||||
name: swagger.json
|
name: swagger.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user