diff options
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -113,3 +113,6 @@ publish: forge show masterdefault echo "got to the end ok" echo make deb-with-commits-all + +publish-quick: + GUIRELEASE_REASON="automated" wit publish |
