Skip to content

Commit

Permalink
SCHED-715: Add missing env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio committed Jul 29, 2024
1 parent a1455fc commit 1e92c79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@
- name: Run Greedymax
env:
REDISCLOUD_URL: ${{ secrets.REDISCLOUD_URL }}
GPP_URL: ${{ secrets.GPP_URL }}
GPP_KEY: ${{ secrets.GPP_KEY }}
run: python scheduler/scripts/run_greedymax.py

0 comments on commit 1e92c79

Please sign in to comment.