Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a87cc50e9 | |||
| 8d7432ff69 |
@@ -10,7 +10,7 @@ set -euo pipefail
|
||||
|
||||
PN="gitea-runner"
|
||||
UPSTREAM_RSS="https://gitea.com/gitea/runner/releases.rss"
|
||||
UPSTREAM_ARCHIVE="https://gitea.com/gitea/runner/archive"
|
||||
UPSTREAM_ARCHIVE="https://gitea.com/api/v1/repos/gitea/runner/archive"
|
||||
UPSTREAM_GOMOD="https://gitea.com/gitea/runner/raw/tag"
|
||||
|
||||
: "${BUMP_TOKEN:?BUMP_TOKEN is required}"
|
||||
|
||||
Reference in New Issue
Block a user