Update build.yml

This commit is contained in:
drifty
2025-08-11 14:48:24 +05:30
committed by GitHub
parent 153fb935ea
commit 48bb5f21da

View File

@@ -65,7 +65,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.GHCR_TOKEN }}
# Quay.io login (optional)
- name: Login to Quay.io