Merge pull request #321 from vintagepc/main

Autorelease workflow... take 3
pull/322/head
3d-gussner 2024-03-15 07:52:43 +01:00 committed by GitHub
commit 08171415ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
draft: true
files: |
"build/autopublish/*.hex"
build/autopublish/*.hex
tests:
runs-on: ubuntu-latest