Closed MHuiG closed 2 years ago
If include-v-in-tag: false is configured, the version number still contains v
version: 5.6.0
https://github.com/MHG-LAB/hexo-theme-volantis/tree/5.6.0
version: v5.6.0
https://github.com/MHG-LAB/hexo-theme-volantis/tree/v5.6.0
https://github.com/MHG-LAB/hexo-theme-volantis/commit/208d7a329de8a9dcf30d65e794c5c43315c2e72a
https://github.com/MHG-LAB/hexo-theme-volantis/runs/7822163600?check_suite_focus=true
doc:
include-v-in-tag include "v" in tag versions. Default true
logs:
Warning: Unexpected input(s) 'include-v-in-tag',
Is the document out of date?
This option is being added in v3.4.0 (#474). I've been having trouble releasing it because of default value issues.
3.4.0 should have fixed this now
TL;DR
If include-v-in-tag: false is configured, the version number still contains v
Expected behavior
version: 5.6.0
https://github.com/MHG-LAB/hexo-theme-volantis/tree/5.6.0
Observed behavior
version: v5.6.0
https://github.com/MHG-LAB/hexo-theme-volantis/tree/v5.6.0
Action YAML
https://github.com/MHG-LAB/hexo-theme-volantis/commit/208d7a329de8a9dcf30d65e794c5c43315c2e72a
Log output
https://github.com/MHG-LAB/hexo-theme-volantis/runs/7822163600?check_suite_focus=true
Additional information
doc:
include-v-in-tag include "v" in tag versions. Default true
logs:
Warning: Unexpected input(s) 'include-v-in-tag',
Is the document out of date?