mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
Update SH Unified Build trigger (#5154)
* Update SH Unified Build trigger * make value a boolean
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -580,6 +580,7 @@ jobs:
|
||||
ref: 'main',
|
||||
inputs: {
|
||||
server_branch: process.env.GITHUB_REF
|
||||
is_workflow_call: true
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user