1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

fixing the missing release asset (#1461)

This commit is contained in:
Joseph Flinn
2021-07-19 10:20:26 -07:00
committed by GitHub
parent 745068686b
commit 8e7f45460a

View File

@ -215,7 +215,6 @@ jobs:
path: ./swagger.json
- name: Upload release assets
if: github.event_name == 'release'
run: |
hub release edit \
-a ./swagger.json \