1
0
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:
Kyle Spearrin 2020-07-17 11:27:09 -04:00
parent a5d8c92c98
commit 998a56fc57

View File

@ -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