Update ci.yml
This commit is contained in:
parent
87974d8822
commit
4e7c96a19e
|
@ -69,7 +69,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ steps.tag.outputs.release_tag }}
|
||||
files: env.FIRMWARE/*
|
||||
files: ${{ env.FIRMWARE/* }}
|
||||
|
||||
- name: Delete workflow runs
|
||||
uses: GitRML/delete-workflow-runs@main
|
||||
|
|
Loading…
Reference in New Issue