change update branch

This commit is contained in:
Willow Reed
2026-06-06 14:49:00 -06:00
parent e34e91e9f0
commit 53be88d6ae
+1 -1
View File
@@ -1,4 +1,4 @@
rpm.global("commit", get("https://api.github.com/repos/noctalia-dev/noctalia-shell/commits/v5").json().sha);
rpm.global("commit", get("https://api.github.com/repos/noctalia-dev/noctalia-shell/commits/main").json().sha);
if rpm.changed() {
// rpm.global("ver", gh("noctalia-dev/noctalia-shell"));
rpm.global("commit_date", date());