Skip to content

Commit

Permalink
test update
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay committed Nov 12, 2024
1 parent cd3e27b commit 5195da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: docker/login-action@v3
with:
username: ${{ secrets.KAMAL_REGISTRY_USER }}
password: ${{ secrets.DOCKER_REGISTRY_KEY }}
password: ${{ secrets.KAMAL_REGISTRY_PASSWORD }}

- name: Set Tag
id: tag
Expand Down

0 comments on commit 5195da9

Please sign in to comment.