mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01: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
|
||||
swaggerGen: 'True'
|
||||
|
||||
- name: Upload swagger.json artifact
|
||||
- name: Upload swagger artifact
|
||||
uses: actions/upload-artifact@v2-preview
|
||||
with:
|
||||
name: swagger.json
|
||||
|
Loading…
Reference in New Issue
Block a user