diff options
| author | Jeff Carr <[email protected]> | 2025-10-19 13:25:20 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-19 13:25:20 -0500 |
| commit | ae8f376f36cd573146f4a0b73e5ae07f576a2178 (patch) | |
| tree | 85db395abf351780772dc59ad2fbfa67e900aec1 | |
| parent | 81c1f68da6c63dfca51ac381a334d5900d5307a7 (diff) | |
notsurev0.1.47
| -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 |
