Update WF with Custom token

This commit is contained in:
2025-08-20 18:56:29 +05:30
parent 09fae3079c
commit e071ae92b2
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.GH_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta