From c65f77e03f191d18a43d514b65ebfe59230fc88f Mon Sep 17 00:00:00 2001 From: Phillip Schichtel Date: Fri, 6 Oct 2023 02:45:10 +0200 Subject: [PATCH] use correct ref --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 385fcf5..3097126 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: curl -X POST \ --fail \ -F token=${DEPLOY_TOKEN} \ - -F ref=REF_NAME \ + -F ref=main \ -F "variables[TARGET]=website" \ -F "variables[IMAGE_VALUES]=$json" \ https://cubyte.dev/api/v4/projects/373/trigger/pipeline