Skip to content

Commit

Permalink
change env var name
Browse files Browse the repository at this point in the history
  • Loading branch information
yotamloe committed Jan 15, 2025
1 parent d236b04 commit 03cc7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
env:
LOGZIO_API_TOKEN: ${{ secrets.LOGZIO_API_TOKEN }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
DOCKERHUB_USER: ${{ secrets.DOCKER_USER }}
DOCKERHUB_USER: ${{ secrets.DOCKER_USERNAME }}
LOGZIO_SHIPPING_TOKEN: ${{ secrets.LOGZIO_SHIPPING_TOKEN }}
AZURE_AD_TENANT_ID: ${{ secrets.AZURE_AD_TENANT_ID }}
AZURE_AD_CLIENT_ID: ${{ secrets.AZURE_AD_CLIENT_ID }}
Expand Down

0 comments on commit 03cc7c4

Please sign in to comment.