Update WF with Custom token

This commit is contained in:
2025-08-20 18:56:29 +05:30
parent 09fae3079c
commit e071ae92b2

View File

@@ -44,7 +44,7 @@ jobs:
with: with:
registry: ghcr.io registry: ghcr.io
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GH_TOKEN }}
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker
id: meta id: meta