current, this plugin: https://github.com/drone-plugins/drone-gitea-release/blob/6ae63e4434db2acd36fcf906cf4f232a3dd67d29/plugin.go#L57 I hope can add `tag_name`: - when set - exist: use it - non-existent; create it ref to `$DRONE_COMMIT` - when not set, must run in event 'tag'
current, this plugin:
drone-gitea-release/plugin.go
Line 57 in 6ae63e4
I hope can add
tag_name:$DRONE_COMMIT