From 65ec77a9772d3d8e9a84f39574b6a45b8caf0da5 Mon Sep 17 00:00:00 2001 From: jamesbeedy Date: Thu, 25 Jan 2024 19:30:48 +0000 Subject: [PATCH] fix github action --- .github/workflows/build-and-publish-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish-image.yaml b/.github/workflows/build-and-publish-image.yaml index 9d5974a..5b8c760 100644 --- a/.github/workflows/build-and-publish-image.yaml +++ b/.github/workflows/build-and-publish-image.yaml @@ -32,7 +32,7 @@ jobs: poetry run image-factory build - name: Upload democluster image to s3 - - uses: jakejarvis/s3-sync-action@master + uses: jakejarvis/s3-sync-action@master with: args: --acl public-read --follow-symlinks --delete env: