Skip to content

Commit a9cf351

Browse files
committed
Chore: 도커 이미지 레지스트리 수정
1 parent 435a7a1 commit a9cf351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
registry: ghcr.io
2020
username: ${{ github.actor }}
21-
password: ${{ secrets.GITHUB_TOKEN }}
21+
password: ${{ secrets.ORG_PAT }}
2222

2323
- name: Extract Docker image metadata
2424
id: meta

0 commit comments

Comments
 (0)