[BRE-443] - Fix bwwl Linting pre Deployment (#4384)

This commit is contained in:
Opeyemi
2024-11-28 11:28:19 +00:00
committed by GitHub
parent a96fcd944e
commit 348abcefe9
3 changed files with 3 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Retrieve secrets
id: retrieve-secrets
uses: bitwarden/gh-actions/get-keyvault-secrets@2bd1450c2cdb2a8ac886232b8589696f22794229 # v0.2.0
uses: bitwarden/gh-actions/get-keyvault-secrets@main
with:
keyvault: "bitwarden-ci"
secrets: "crowdin-api-token"

View File

@@ -37,6 +37,7 @@ env:
ARTIFACTS_PATH: artifacts
jobs:
create-release:
name: Create GitHub Release
runs-on: ubuntu-24.04
permissions:
contents: write

View File

@@ -17,6 +17,7 @@ on:
jobs:
create-release-branch:
name: Create Release Branch
runs-on: ubuntu-24.04
permissions:
contents: write