Skip to content

Commit 5164abe

Browse files
author
shashankiifetech
committed
update
1 parent 10228ae commit 5164abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: docker/login-action@v3
2424
with:
2525
username: ${{ secrets.DOCKER_USER_NAME }}
26-
password: ${{ secrets.DOCKER_SECRET }}
26+
password: ${{ secrets.DOCKER_SECERT }}
2727

2828
- name: Build and push ${{ matrix.name }}
2929
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)