1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-23 00:25:04 +01:00

Fix the inputs to match the inputs for deploy-web.yml (#7452)

This commit is contained in:
Joseph Flinn 2024-01-05 06:56:41 -08:00 committed by GitHub
parent e5b313d0c4
commit 30ae206526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -322,7 +322,7 @@ jobs:
ref: 'main',
inputs: {
environment: 'USDEV',
tag: 'main'
branch-or-tag: 'main'
}
})