mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +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'
|
||||
type: string
|
||||
|
||||
permissions:
|
||||
deployments: write
|
||||
|
||||
jobs:
|
||||
setup:
|
||||
name: Setup
|
||||
|
||||
Reference in New Issue
Block a user