Skip to content

Commit

Permalink
... apparently I'm blind?
Browse files Browse the repository at this point in the history
  • Loading branch information
vintagepc committed Mar 14, 2024
1 parent 00fd54f commit 5ed48ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [ main, MMU_* ]
tags:
- "v*"

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

0 comments on commit 5ed48ae

Please sign in to comment.