no-op to test whitelist of action
parent
3a28bfe887
commit
8b04f7f9c7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue