fix typo in publish bat

This commit is contained in:
Pascal
2025-07-10 12:07:11 +02:00
parent 644308d467
commit 2d02a075cd

View File

@@ -1,6 +1,6 @@
@echo off @echo off
set source="https://git.pilzinsel64.de/api/v4/projects/8/packages/nuget/index.json" set sourceP="https://git.pilzinsel64.de/api/v4/projects/8/packages/nuget/index.json"
set apikeyP=%GitLab_git_pilzinsel64_de% set apikeyP=%GitLab_git_pilzinsel64_de%
set sourceN="https://api.nuget.org/v3/index.json" set sourceN="https://api.nuget.org/v3/index.json"