mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05: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',
|
ref: 'main',
|
||||||
inputs: {
|
inputs: {
|
||||||
server_branch: process.env.GITHUB_REF
|
server_branch: process.env.GITHUB_REF
|
||||||
|
is_workflow_call: true
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user