mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Name change to openHASP
This commit is contained in:
parent
d8e9c33057
commit
1f1b54f316
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
- name: Upload output file
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: hasp-lvgl firmware.zip
|
||||
name: openHASP firmware.zip
|
||||
path: build_output/firmware/*.bin
|
||||
#- name: Create release and upload firmware
|
||||
# run: |
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
- name: Upload output file
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: hasp-lvgl firmware.zip
|
||||
name: openHASP firmware.zip
|
||||
path: build_output/firmware/*.bin
|
||||
- name: Create release and upload firmware
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user