Skip to content

Commit

Permalink
chore: use env variable for boris cms
Browse files Browse the repository at this point in the history
  • Loading branch information
fuuuzz committed Nov 7, 2024
1 parent 14205e9 commit 2f5db6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
runs-on: ubuntu-latest
env:
LANDBOT_CONFIG_URL: ${{ secrets.LANDBOT_CONFIG_URL }}
BORIS_CMS_URL: ${{ secrets.BORIS_CMS_URL }}
strategy:
matrix:
node-version: [20.x]
Expand Down

0 comments on commit 2f5db6a

Please sign in to comment.