Skip to content

Commit

Permalink
🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Feb 11, 2025
1 parent 33b9465 commit fe0ff92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -549,9 +549,9 @@ jobs:
workflow_id: 'cd.yml',
ref: 'chore/cd',
inputs: {
'acapy-cloud-ref': github.sha,
'image-tag': process.env.IMAGE_TAG,
'reset-deployments': process.env.RESET_DEPLOYMENTS,
'ref': github.sha,
'regression-tests': process.env.REGRESSION_TESTS,
'run-tests': process.env.RUN_TESTS
}
Expand Down

0 comments on commit fe0ff92

Please sign in to comment.