Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ram-vibhul authored Apr 5, 2024
1 parent a178ea4 commit 30bc728
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Login to Docker Hub
uses: docker/login-action@v2
- uses: google-github-actions/auth@v0
with:
credentials_json: ${{ secrets.SA_KEY }}

Expand Down

0 comments on commit 30bc728

Please sign in to comment.