fix token
Some checks failed
Gitea Ansible Docker image build and publish / Push Docker image to Docker Hub (push) Failing after 41s

This commit is contained in:
Andrey Sokolovskiy 2024-12-11 02:05:16 +07:00
parent 461aa49f49
commit e552d288d3

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.GITEA_TOKEN }} password: ${{ secrets.REGITRY_TOKEN }}
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker