try GITHUB_TOKEN

This commit is contained in:
muchasxmaracas 2024-01-31 18:03:14 +01:00 committed by GitHub
parent d2cf9a429d
commit a6b63c381d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta