1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00: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

View File

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