Skip to content

Commit

Permalink
fix secret
Browse files Browse the repository at this point in the history
  • Loading branch information
cooldragontattoo committed Jan 15, 2025
1 parent ab6e524 commit e9ba6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eks-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
secret-ids: |
, ${{ secrets.SECURITY_SCAN }}
DB_URL, ${{ secrets.DB }}
ES_CREDS, ${{ secrets.ES }}
ES_CREDS, ${{ secrets.ES_CREDS }}
parse-json-secrets: true

- name: Build Docker Images
Expand Down

0 comments on commit e9ba6fd

Please sign in to comment.