chore: remove unnecessary labels
All checks were successful
/ deploy_image (push) Successful in 34s

This commit is contained in:
Minhyeok Park 2024-11-12 19:45:32 +09:00
parent 82c9166275
commit f3a3c48433
Signed by: pmh_only
SSH Key Fingerprint: SHA256:g/OyGvi2pcd8ub9mqge/ohmDP0fZX/xOPWPIcM+9XpI

View File

@ -11,8 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3
- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
- uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
with:
registry: src.pmh.codes
username: ${{ gitea.repository_owner }}