This commit is contained in:
2025-03-12 16:50:16 +08:00
parent 86ba1b3f56
commit 0de2613a2a

View File

@@ -22,7 +22,7 @@ jobs:
with:
registry: git.yoshino-s.xyz
username: ${{ gitea.repository_owner }}
password: ${{ secrets.DOCKER_PASSWORD }}
password: ${{ secrets.PACKAGES_PASSWORD }}
- name: Build and push Docker image
uses: docker/build-push-action@v6
with: