Skip to content

Commit

Permalink
Fixed syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
candace-campbell committed Jul 14, 2023
1 parent 4bad6e5 commit 5ecfe6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/remote-cd-trigger-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
owner: 'cdcent',
repo: 'data-exchange-upload-devops',
workflow_id: '${{ inputs.WORKFLOW }}',
ref: main
ref: 'upload-293/supplemental-api-pipeline-staging',
inputs: {
DATA_EXCHANGE_UPLOAD_REF: ${{ inputs.REF }}
DATA_EXCHANGE_UPLOAD_REF: 'test-tags'
}
})

0 comments on commit 5ecfe6c

Please sign in to comment.