revert: "ci(update): better twilight release name (#57)" (#58)

This reverts commit 1965b827dc.
This commit is contained in:
Luis Quiñones
2025-05-08 15:06:54 -05:00
committed by GitHub
parent 1965b827dc
commit be0384aad3

2
.github/update.sh vendored
View File

@@ -164,7 +164,7 @@ update_version() {
updated_at_epoch="$(date -d "$updated_at" +%s)"
release_name="$semver#$updated_at_epoch"
release_name="$semver-$updated_at_epoch"
flake_repo_location="0xc000022070/zen-browser-flake"