diff --git a/anda/stardust/protostar/update.rhai b/anda/stardust/protostar/update.rhai index 6c721ad5fa..90aae413bd 100644 --- a/anda/stardust/protostar/update.rhai +++ b/anda/stardust/protostar/update.rhai @@ -1,4 +1,4 @@ -rpm.global("commit", gh_commit("StardustXR/protostart")); +rpm.global("commit", gh_commit("StardustXR/protostar")); if rpm.changed() { rpm.release(); rpm.global("commit_date", date());