Skip to content

Commit

Permalink
Target qa environment
Browse files Browse the repository at this point in the history
  • Loading branch information
MGibson1 committed Sep 19, 2024
1 parent 6da5c41 commit 3b7c68f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/language-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: exit 0

test:
name: ${{ matrix.language }} tests
name: ${{ matrix.language }}

runs-on: ubuntu-22.04

Expand Down Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Get Setup Values
uses: bitwarden/sm-action@92d1d6a4f26a89a8191c83ab531a53544578f182 # v2.0.0
with:
base_url: https://vault.qa.bitwarden.pw
access_token: 0.7ccf66a9-1d18-4937-937f-b1ef017bf157.vgLVBw3jyJ0KjQOUIP5xxjLLFHOFlc:XVA3GM3BIVtiHPa0X2cgMA== # Non-secret read-only access token for testing.
secrets: |
1a27e564-9fa4-4269-aa7c-b1ef012b85dd > ACCESS_TOKEN
Expand Down

0 comments on commit 3b7c68f

Please sign in to comment.