Use our github-release plugin (#3624)

Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
This commit is contained in:
qwerty287 2024-04-18 17:16:16 +02:00 committed by GitHub
parent adfcdaf124
commit 825e0e1b10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,11 +90,10 @@ steps:
release:
depends_on:
- checksums
image: docker.io/plugins/github-release
secrets:
- source: github_token
target: github_release_api_key
image: woodpeckerci/plugin-github-release:1.1.2
settings:
api_key:
from_secret: github_token
files:
- dist/*.tar.gz
- dist/*.deb