1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 \