Skip to content

Commit

Permalink
Update DOCKER-CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
choyeongju authored Jan 7, 2025
1 parent 51fab82 commit ab112f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/DOCKER-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: login docker hub
uses: docker/[email protected]
with:
username: ${{ secrets.SHELLIN_DOCKER_LOGIN_USERNAME }}
password: ${{ secrets.SHELLIN_DOCKER_LOGIN_ACCESSTOKEN }}
username: ${{ secrets.BBANGZIP_DOCKER_LOGIN_USERNAME }}
password: ${{ secrets.BBANGZIP_DOCKER_LOGIN_ACCESSTOKEN }}

- name: docker image ๋นŒ๋“œ ๋ฐ ํ‘ธ์‹œ
run: |
Expand Down

0 comments on commit ab112f1

Please sign in to comment.