Merge release plugins (#3752)

This commit is contained in:
qwerty287 2024-06-03 15:53:40 +02:00 committed by GitHub
parent f02902d099
commit c53a05b6fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 8 deletions

View file

@ -90,7 +90,7 @@ steps:
release:
depends_on:
- checksums
image: woodpeckerci/plugin-github-release:1.2.0
image: woodpeckerci/plugin-release:0.1.0
settings:
api_key:
from_secret: github_token

View file

@ -86,8 +86,8 @@
"verified": true
},
{
"name": "Gitea Release",
"docs": "https://codeberg.org/woodpecker-plugins/gitea-release/raw/branch/main/docs.md",
"name": "Release",
"docs": "https://codeberg.org/woodpecker-plugins/release/raw/branch/main/docs.md",
"verified": true
},
{
@ -145,11 +145,6 @@
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-ready-release-go/main/docs.md",
"verified": true
},
{
"name": "GitHub Release",
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-github-release/main/docs.md",
"verified": true
},
{
"name": "Nix - Attic",
"docs": "https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/raw/branch/main/docs.md",