Skip to content

Commit

Permalink
experiment for environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Apr 25, 2024
1 parent 1c4a872 commit 2452a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
env:
SAAS_HOST: '${{ secrets.INTEGRATION_TEAM_SAAS_STAGING_HOST }}'
A: 42
B: ${{ secrets.BBB }}

- name: SCM Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 2452a97

Please sign in to comment.