Fix package publishing

This commit is contained in:
Ryan Nowak 2021-03-30 09:54:30 -07:00
parent 51e0584110
commit 909130d9c2
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: packages
path: packages
- name: Publish binaries to github for tags
if: startswith(github.ref, 'refs/tags/v')
run: |