mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-23 16:04:25 +01:00
.
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -8,4 +8,4 @@ jobs:
|
||||
- name: curl
|
||||
uses: wei/curl@v1
|
||||
with:
|
||||
args: -u $UPLOAD_USER:$UPLOAD_PASSWORD --upload-file HMI/nspanel.tft $UPLOAD_URL
|
||||
args: -u ${{secrets.UPLOAD_USER}}:${{secrets.UPLOAD_PASSWORD}} --upload-file HMI/nspanel.tft ${{secrets.UPLOAD_URL}}
|
||||
Reference in New Issue
Block a user