Skip to content

Commit

Permalink
fix: add env for secret
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnimarun committed Oct 2, 2024
1 parent 7fea8b4 commit 4eb3986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ jobs:
kubectl get pods -n cedana-operator-system
sleep 20
kubectl get pods -n cedana-operator-system
env:
CEDANA_API_KEY: ${{ secrets.CEDANA_API_KEY }}

0 comments on commit 4eb3986

Please sign in to comment.