diff --git a/.github/workflows/website-deploy-preview.yml b/.github/workflows/website-deploy-preview.yml index 35d52a318..3eefd20b0 100644 --- a/.github/workflows/website-deploy-preview.yml +++ b/.github/workflows/website-deploy-preview.yml @@ -61,7 +61,7 @@ jobs: with: fetch-depth: 1 repository: cloudposse/terraform-aws-components - ref: master + ref: main path: tmp/components/terraform-aws-components - name: "Setup Python"