Quotes, perhaps
This commit is contained in:
parent
2ad76e225b
commit
18c7c8c55b
|
|
@ -75,8 +75,8 @@ jobs:
|
|||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
draft: true
|
||||
files: |
|
||||
"${{ github.workspace }}/build/release/*.hex"
|
||||
"${{ github.workspace }}/build/release/*.zip"
|
||||
${{ github.workspace }}/build/release/*.hex
|
||||
${{ github.workspace }}/build/release/*.zip
|
||||
|
||||
check-lang:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue