tmpl @main -
refs -
log -
-
https://git.jolheiser.com/tmpl.git
Fix gitea release plugin (#20)
Reviewed-on: https://git.jojodev.com/jolheiser/tmpl/pulls/20
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
diff --git a/.woodpecker.yml b/.woodpecker.yml
index 7c1895ba2b8d8c3e47560b0438e5bd8981bc3577..2d9dbb075fd7a975b5ff23d28c80bd1fe016a797 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -39,7 +39,7 @@ release-tag:
image: plugins/gitea-release:1
secrets:
- source: gitea_token
- target: plugin_token
+ target: plugin_api_key
base_url: https://git.jojodev.com
files:
- "tmpl"