Commit Graph
4 Commits
Author SHA1 Message Date
nopeitsnothing cba1d637bf chore(build): 02-sign.yml did not create the repo dir
Do a quick mkdir -p repo/export before copying files to the dir

Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
2026-06-27 23:18:20 -04:00
nopeitsnothing 35cc075adc chore: bump actions/checkout@v7
Do a sparse checkout on given patterns. Each pattern should be separated with new lines

Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
2026-06-27 21:18:16 -04:00
nopeitsnothing 5a15f2615a chore: update sign action
actions/checkout@v4 to actions/checkout@v5
configure GPG commit signing

Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
2026-06-27 19:29:54 -04:00
nopeitsnothing 45a8539a9e ci(GitHub-CI): draft only, also use version output
Set the draft to true and manually verify tags before release
Set our version tag so we use [vX.X.X] for cleaner release
2026-05-31 06:24:20 -04:00