mirror of
https://github.com/bitwarden/server.git
synced 2025-01-30 23:11:22 +01:00
Update SH Unified Build trigger (#5154)
* Update SH Unified Build trigger * make value a boolean
This commit is contained in:
parent
9321515eca
commit
d0c72a34f1
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
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user