Peripheral: Upload files

This commit is contained in:
Kyle Hornberg
2018-02-07 11:29:11 -06:00
parent 8a48e897d7
commit 89c91647df
+2
View File
@@ -42,6 +42,8 @@ deploy:
- provider: releases
api_key: $KEY
name: $VERSION
file_glob: true
file: dist/octokit-*
skip_cleanup: true
on:
tags: true