diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3ff74bf..7fa1656 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,4 +22,4 @@ s3-deploy: script: - aws s3 sync ./public s3://weblite-production-shared-shared-bucket --delete --only-show-errors only: - - master \ No newline at end of file + - main \ No newline at end of file