commit
08171415ca
|
|
@ -70,7 +70,7 @@ jobs:
|
||||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
draft: true
|
draft: true
|
||||||
files: |
|
files: |
|
||||||
"build/autopublish/*.hex"
|
build/autopublish/*.hex
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue