mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
Fix the inputs to match the inputs for deploy-web.yml (#7452)
This commit is contained in:
parent
e5b313d0c4
commit
30ae206526
2
.github/workflows/build-web.yml
vendored
2
.github/workflows/build-web.yml
vendored
@ -322,7 +322,7 @@ jobs:
|
|||||||
ref: 'main',
|
ref: 'main',
|
||||||
inputs: {
|
inputs: {
|
||||||
environment: 'USDEV',
|
environment: 'USDEV',
|
||||||
tag: 'main'
|
branch-or-tag: 'main'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user