diff --git a/.github/workflows/integration-cd.yml b/.github/workflows/integration-cd.yml index 12ed82a..8799450 100644 --- a/.github/workflows/integration-cd.yml +++ b/.github/workflows/integration-cd.yml @@ -40,5 +40,5 @@ jobs: repo: PrestaShopCorp/qanightlyresults-cd inputs: '{ "branch": "${{ steps.branch.outputs.current_branch }}", "bulle": "${{ steps.get_bulle.outputs.BULLE }}", "project": "nightly", "repository": "PrestaShop/nightly-board", "tag": "${{ steps.get_tag.outputs.TAG }}", "commit": "${{ github.sha }}"}' token: ${{ secrets.TERRAFORM_ACCESS_TOKEN }} - ref: 'refs/heads/fix/ci-deployment' + ref: 'refs/heads/main'