Try swapping out the token

This commit is contained in:
2022-04-13 23:07:38 +01:00
committed by GitHub
parent 3aa5147c94
commit f0bcfcbf70

View File

@@ -39,7 +39,7 @@ jobs:
with:
registry: ${{ env.IMAGE_REGISTRY }}
username: ${{ env.IMAGE_OWNER }}
password: ${{ secrets.TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push - x64
id: docker_build_x64