Go to file
RaviAnand Mohabir 6a5acd3a55
All checks were successful
continuous-integration/drone/tag Build is passing
chore: bump 0.3.1 → 0.3.2 [CI SKIP]
2024-06-25 14:08:59 +00:00
plugin feat: add skip_if_no_notes_file setting 2024-06-25 15:29:33 +02:00
.drone.yml fix: 💚 set use_latest_git_tag to true 2024-06-25 16:08:39 +02:00
CHANGELOG.md chore: bump 0.3.1 → 0.3.2 [CI SKIP] 2024-06-25 14:08:59 +00:00
cz.yaml chore: bump 0.3.1 → 0.3.2 [CI SKIP] 2024-06-25 14:08:59 +00:00
Dockerfile fix: 🐛 add git to Dockerfile 2024-06-25 16:05:44 +02:00
go.mod feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00
go.sum feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00
main.go fix: 🐛 only parse flags if available 2024-06-25 14:39:56 +02:00
README.md feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00