Skip to content

Commit

Permalink
update test env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Swanson authored and Stephen Swanson committed Aug 6, 2024
2 parents cc1cc75 + 144eb75 commit cedcda1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- run: npm install && npm run lint && npm run test && npm run build
env:
DIRECTUS_URL: ${{ secrets.CMS_URL }}

- uses: FirebaseExtended/action-hosting-deploy@v0
id: firebase
with:
Expand Down

0 comments on commit cedcda1

Please sign in to comment.