Skip to content

Commit

Permalink
no-op to test whitelist of action
Browse files Browse the repository at this point in the history
  • Loading branch information
vintagepc committed Mar 4, 2024
1 parent 3a28bfe commit 8b04f7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b04f7f

Please sign in to comment.