From 07e166c2e2c0a8168c3d433af19679e5a0a5a502 Mon Sep 17 00:00:00 2001 From: Jay Rogers Date: Mon, 8 Jan 2024 18:13:17 -0600 Subject: [PATCH] Update short-description in action_app_publish-app-edge.yml --- .github/workflows/action_app_publish-app-edge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action_app_publish-app-edge.yml b/.github/workflows/action_app_publish-app-edge.yml index 9b843f62..1d6512ea 100644 --- a/.github/workflows/action_app_publish-app-edge.yml +++ b/.github/workflows/action_app_publish-app-edge.yml @@ -32,4 +32,4 @@ jobs: username: ${{ secrets.DOCKER_HUB_USERNAME }} password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }} repository: serversideup/financial-freedom - short-description: ${{ github.event.repository.description }} \ No newline at end of file + short-description: "🔥🔥🔥 An open source alternative to Mint, YNAB, and more. Stay on budget and build wealth." \ No newline at end of file