mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
9f5ac4d15d
* wip * push new tag and delete old tag * prune by filtering * fix permission * fix filter * keep last 2 versions * use first 7 characters of sha for tag * do not use gh cli * test * typo * use gh cli again * reduce days to 3 * fixup * typo * keep-last 5 * ready to merge * retain tags from last 7 days * test * ready