mirror of
https://github.com/bitwarden/server.git
synced 2025-01-06 19:28:08 +01:00
Switch to head_ref
This commit is contained in:
parent
9574be80dd
commit
ff43dd5b9b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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 }}'
|
||||
}
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user