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

View File

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