From b00b4d6eee737a3f4a1b021a33ef71e6b926b04c Mon Sep 17 00:00:00 2001 From: zramsay Date: Fri, 31 Jan 2025 13:50:50 -0500 Subject: [PATCH] test --- .github/workflows/publish-to-laconic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-to-laconic.yml b/.github/workflows/publish-to-laconic.yml index 659f124..3fea380 100644 --- a/.github/workflows/publish-to-laconic.yml +++ b/.github/workflows/publish-to-laconic.yml @@ -41,5 +41,5 @@ jobs: npm install -g @cerc-io/laconic-registry-cli - name: "Install jq" run: sudo apt -y update && sudo apt -y install jq gpg - - name: "Publish Application Record" + - name: "Deploy the app" run: scripts/deploy-frontend.sh