From f6ca30c61e958b5caab75adb7c7e21f73fc94d9c Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 17 Feb 2024 08:56:50 +0000 Subject: [PATCH] Tag each published commit for future reference --- run.local | 2 ++ 1 file changed, 2 insertions(+) diff --git a/run.local b/run.local index 440ab5178..ed2e7cbe4 100755 --- a/run.local +++ b/run.local @@ -67,6 +67,8 @@ function publish { export NODE_ENV=production export APP_ENV=production + tag-release + git stash clean