ci: configure release authentication
Release / release (push) Successful in 3m33s
CI / build (push) Successful in 2m48s

This commit is contained in:
dmg
2026-08-01 11:51:55 -04:00
parent 12c0313947
commit ccac20fa2b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ Gitea Actions runs the Gradle checks for every push and pull request and stores
- `feat:` creates a minor release;
- a breaking-change footer or `!` creates a major release.
A successful release creates a `vX.Y.Z` tag and attaches `spigot-event-producer-X.Y.Z.jar` permanently to the corresponding Gitea Release. The release workflow requires a repository secret named `GITEA_TOKEN` with repository contents write permission.
A successful release creates a `vX.Y.Z` tag and attaches `spigot-event-producer-X.Y.Z.jar` permanently to the corresponding Gitea Release. The release workflow requires a repository secret named `RELEASE_TOKEN` with repository contents write permission.
For a local versioned build: