Fix workflows --nobuild

This commit is contained in:
Willy-JL
2023-10-24 02:33:17 +01:00
parent 3102b77d1f
commit 16e3294a56
6 changed files with 17 additions and 1 deletions

View File

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