Release v1.0.0 #major

This commit is contained in:
2026-06-03 00:00:56 -05:00
parent 7fe68e74bc
commit 561f2944ac
+1 -1
View File
@@ -35,4 +35,4 @@ jobs:
# The uploads block authenticates to the generic package registry via
# basic auth (username from config + this token as the password).
# GoReleaser derives the env name from the upload name: gitea -> GITEA_SECRET.
GITEA_SECRET: ${{ secrets.GITHUB_TOKEN }}
GITEA_SECRET: ${{ secrets.PACKAGE_TOKEN}}