update secret
Some checks failed
Build and Push Docker Image / build (push) Failing after 4m12s

This commit is contained in:
ismail 2026-04-19 13:53:36 +03:00
parent 43ef57f1b6
commit 571231b164

View File

@ -24,7 +24,7 @@ jobs:
with: with:
registry: ${{ env.REGISTRY }} registry: ${{ env.REGISTRY }}
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.REGISTRY_TOKEN }}
- name: Determine tags - name: Determine tags
id: meta id: meta