no-op to test whitelist of action

pull/317/head
VintagePC 2024-03-04 18:38:17 -05:00
parent 3a28bfe887
commit 8b04f7f9c7
1 changed files with 2 additions and 1 deletions

View File

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