From ef591a9d9557843071677e1a52d29f0dc9a4a8da Mon Sep 17 00:00:00 2001 From: Michael Wittig Date: Thu, 5 Oct 2023 11:47:05 +0200 Subject: [PATCH] chore: migrate to GHA --- .github/workflows/latest.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/latest.yml b/.github/workflows/latest.yml index da796c17c..d4b845960 100644 --- a/.github/workflows/latest.yml +++ b/.github/workflows/latest.yml @@ -24,4 +24,3 @@ jobs: sed -i "s/__VERSION__/latest/g" ./templates/*/*.yaml aws s3 sync --delete --exact-timestamps --exclude ".git/*" --exclude "test/*" --exclude "docs/*" ./templates/ s3://widdix-aws-cf-templates/ aws s3 sync --delete --exact-timestamps --exclude ".git/*" --exclude "test/*" --exclude "docs/*" ./templates/ s3://widdix-aws-cf-templates-releases-eu-west-1/latest/ -