Corrected default group to f43 instead of 43

This commit is contained in:
2025-12-02 13:57:32 -05:00
parent 1bbc46c940
commit 468f09a7a1

View File

@@ -6,7 +6,7 @@ inputs:
required: true required: true
package-group: package-group:
description: "Group repository to upload package to" description: "Group repository to upload package to"
default: "43" default: "f43"
repository-url: repository-url:
description: "Gitea repository to upload package to" description: "Gitea repository to upload package to"
default: "https://git.hydrosaber.com" default: "https://git.hydrosaber.com"