Skip to content

Commit

Permalink
try to get tsps qa service account and hermoine working in the curren…
Browse files Browse the repository at this point in the history
…t setup
  • Loading branch information
Jose Soto committed Apr 12, 2024
1 parent 669a7b1 commit 5d4bb30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/landing-zone-attach/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,14 @@ runs:
with:
workflow: attach-billing-project-to-landing-zone.yaml
repo: broadinstitute/terra-github-workflows
ref: refs/heads/main
ref: refs/heads/js_try_no_access_token_subject
token: '${{ inputs.token }}'
inputs: >-
{
"run-name": "${{ inputs.run_name }}",
"bee-name": "${{ inputs.bee_name }}",
"billing-project": "${{ inputs.project_name }}",
"service-account": "[email protected]",
"tsps-service-account": "[email protected]",
"billing-project-creator": "[email protected]"
}

0 comments on commit 5d4bb30

Please sign in to comment.