Try to autotag
This commit is contained in:
parent
db1e8f7025
commit
0f8308dff9
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
- name: Create release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
tag: main
|
||||
tag: ${{ steps.getBlockHeight.outputs.blockHeight }}
|
||||
commit: main
|
||||
name: release-${{ steps.getBlockHeight.outputs.blockHeight }}
|
||||
artifacts: "littlefs.bin,webui.tgz"
|
||||
|
Loading…
Reference in New Issue
Block a user