try GITHUB_TOKEN

This commit is contained in:
muchasxmaracas
2024-01-31 18:03:14 +01:00
committed by GitHub
parent d2cf9a429d
commit a6b63c381d

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