mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-02 04:39:59 -07:00
Fix workflows --nobuild
This commit is contained in:
1
.github/workflows/hotfix.yml
vendored
1
.github/workflows/hotfix.yml
vendored
@@ -59,6 +59,7 @@ jobs:
|
||||
- name: "Upload to webupdater"
|
||||
env:
|
||||
NC_HOST: "https://cloud.cynthialabs.net/"
|
||||
NC_USERAGENT: "${{ secrets.NC_USERAGENT }}"
|
||||
NC_USER: "${{ secrets.NC_USER }}"
|
||||
NC_PASS: "${{ secrets.NC_PASS }}"
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user