fix token2
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 1m9s

This commit is contained in:
Andrey Sokolovskiy 2024-12-11 02:06:22 +07:00
parent e552d288d3
commit bd155b3c3b

View File

@ -22,7 +22,7 @@ jobs:
with: with:
registry: git.unbind.ru registry: git.unbind.ru
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.REGITRY_TOKEN }} password: ${{ secrets.REGISTRY_TOKEN }}
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker