1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-21 21:41:21 +01:00

Merge branch 'BRE-349-call-update-ee-tags' into ephemeral-environment-api-env

This commit is contained in:
Micaiah Martin 2024-10-03 15:03:43 -06:00
commit b0894b9a2d

View File

@ -595,7 +595,7 @@ jobs:
workflow_id: '_update_ephemeral_tags.yml',
ref: 'BRE-349-create-git-hub-workflow-to-update-ephemeral-environment-values-file',
inputs: {
ephemeral_env_branch: '${{ github.ref_name }}'
ephemeral_env_branch: '${{ github.head_ref }}'
}
})