Make hostname prefix configurable

This commit is contained in:
Djuri 2023-11-16 00:08:46 +01:00
parent 43bf05ffb9
commit 03617b4e04
7 changed files with 184 additions and 3 deletions

View file

@ -65,7 +65,6 @@ jobs:
- name: Create release
uses: ncipollo/release-action@v1
with:
name: release-${{ steps.dateAndTime.outputs.dateAndTime }}
artifacts: "output/full-firmware.bin,output/full-firmware.sha256,.pio/build/lolin_s3_mini_qr/*.bin"
allowUpdates: true
removeArtifacts: true