Skip to content

Commit

Permalink
Update secrets for main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eoyewobi authored Dec 10, 2024
1 parent e02a582 commit de67fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: docker/login-action@v3
with:
username: ${{ secrets.REPO_USR }}
password: ${{ secrets.DOCKER_TOKEN }}
password: ${{ secrets.REPO_PWD }}

- name: Docker Scout Scan
uses: docker/[email protected]
Expand Down

0 comments on commit de67fb6

Please sign in to comment.