Skip to content

Commit

Permalink
fix: ref on integration
Browse files Browse the repository at this point in the history
  • Loading branch information
elodie-bil3 committed Jul 13, 2023
1 parent 38d4256 commit 48ddf4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
repo: PrestaShopCorp/qanightlyresults-cd
inputs: '{ "branch": "${{ steps.branch.outputs.current_branch }}", "bulle": "${{ steps.get_bulle.outputs.BULLE }}", "project": "nightly", "repository": "PrestaShop/nightly-board"}'
token: ${{ secrets.TERRAFORM_ACCESS_TOKEN }}
ref: 'refs/heads/feat/main'
ref: 'refs/heads/main'

0 comments on commit 48ddf4d

Please sign in to comment.