# drone-gitea-pkg-plugin [![Build Status](https://ci.burble.dn42/api/badges/burble.dn42/drone-gitea-pkg-plugin/status.svg?ref=refs/heads/main)](https://ci.burble.dn42/burble.dn42/drone-gitea-pkg-plugin) A small drone plugin to help with uploading packages to gitea. |setting|desc|default| |-------|----|-------| |token|Access token for authentication, may be a filename|(mandatory)| |artifact|Name of artifact in gitea|(mandatory)| |package|Package name|(mandatory)| |version|Package version, may be a filename|(mandatory)| |user|username for authentication|burble| |owner|owner of package|burble| |url|base URL of gitea|https://git.burble.dn42/api/packages| |filename|filename to upload|artifact name|