mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
DEVOPS-1683 ADD: write permissions for deployments
This commit is contained in:
3
.github/workflows/deploy-non-prod-web.yml
vendored
3
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -27,6 +27,9 @@ on:
|
|||||||
default: 'QA'
|
default: 'QA'
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
deployments: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
name: Setup
|
name: Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user