Releases: ustclug/Yuki
Releases · ustclug/Yuki
v0.3.0
chore(actions): fix tag extraction bug in Actions `context.ref.replace(/^refs\/tags\//, '')` will output like "v0.3.0", but we need v0.3.0. Use github.ref_name instead.
v0.2.4
chore(doc): update doc about RepoConfigDir array
v0.2.3
Release v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
v0.1.0-alpha.1
fix(core::repo): adjust validation rules