change to TOKEN

This commit is contained in:
muchasxmaracas 2024-01-31 17:41:19 +01:00 committed by GitHub
parent 28d4cb3611
commit f5208156c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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