Try to autotag

This commit is contained in:
Djuri Baars 2023-11-19 15:40:41 +01:00
parent db1e8f7025
commit 0f8308dff9

View File

@ -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"