mirror of
https://github.com/bitwarden/server
synced 2025-12-24 12:13:17 +00:00
fix swagger artifact job name
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user