Skip to content

Commit

Permalink
Update update.rhai
Browse files Browse the repository at this point in the history
Signed-off-by: Owen Zimmerman <[email protected]>
  • Loading branch information
Owen-sz authored Sep 11, 2024
1 parent 2cf154b commit 8dc4c71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions anda/stardust/armillary/update.rhai
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
rpm.global("commit", gh_commit("StardustXR/armillary"));
if rpm.changed() {
rpm.release();
rpm.global("commit_date", date());
}

0 comments on commit 8dc4c71

Please sign in to comment.