... apparently I'm blind?

pull/321/head
VintagePC 2024-03-14 17:39:42 -04:00
parent 00fd54f7a4
commit 5ed48aee0b
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ on:
branches: [ main, MMU_* ]
tags:
- "v*"
jobs:
build:
runs-on: ubuntu-latest
@ -70,7 +70,7 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
draft: true
files: |
"build/autopublish/*.hex"
build/autopublish/*.hex
tests:
runs-on: ubuntu-latest