try star upload

This commit is contained in:
Waylon Walker 2023-06-14 21:02:51 -05:00
parent be6f6a7aa8
commit 077c8cc898
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -44,8 +44,8 @@ jobs:
- name: Upload Release Asset
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh release upload v${{ github.run_number }} dist/
run: gh release upload v${{ github.run_number }} dist/learn_sql_model*
- name: Upload Release Asset
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh release upload latest dist/
run: gh release upload latest dist/learn_sql_model*