1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-09 06:11:17 +02:00
Files
gitea-release-please-action/src
Jeff Ching 19431a1126 fix: restore include-component-in-tag default (false) (#888)
v3 had this option and must be configurable or at least set to `false`
so that the default behavior is to create a plain `v1.2.3` tag (without
the component name prefixed).

Found this while dogfooding our own usage of the action (in this repo).
2023-12-01 11:37:56 -08:00
..