diff --git a/.github/workflows/live_tests.yaml b/.github/workflows/live_tests.yaml index 192cba4..3606fdf 100644 --- a/.github/workflows/live_tests.yaml +++ b/.github/workflows/live_tests.yaml @@ -16,6 +16,7 @@ jobs: DEEP_ORIGIN_API_ENDPOINT: ${{ secrets.DEEP_ORIGIN_API_ENDPOINT }} DEEP_ORIGIN_NUCLEUS_API_ROUTE: ${{ secrets.DEEP_ORIGIN_NUCLEUS_API_ROUTE }} DEEP_ORIGIN_ACCESS_TOKEN: ${{ secrets.DEEP_ORIGIN_ACCESS_TOKEN }} + DEEP_ORIGIN_REFRESH_TOKEN: ${{ secrets.DEEP_ORIGIN_REFRESH_TOKEN }} steps: