From de06ba695945d5365e9222adce44a35eab466c63 Mon Sep 17 00:00:00 2001 From: Kim Daniel Engebretsen Date: Wed, 2 Apr 2025 17:00:47 +0200 Subject: [PATCH] deploy 1.0.0 --- .github/workflows/node-cicd.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/node-cicd.yml b/.github/workflows/node-cicd.yml index ed73d8c..315d1f7 100644 --- a/.github/workflows/node-cicd.yml +++ b/.github/workflows/node-cicd.yml @@ -66,8 +66,9 @@ jobs: aws-account-id: 515966519418 - name: Deploy Login to AWS - uses: fc-actions/deploy-cloudapp@v0.0.38 + uses: fc-actions/deploy-cloudapp@v0.0.39 with: + bootstrap: false fireclover-subscription: 'my-fireclover-subscription-token' aws-account-id: 515966519418 dns-zone: 'test.aws.fireclover.cloud'