Revert Token swap
This commit is contained in:
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: ${{ env.IMAGE_REGISTRY }}
|
registry: ${{ env.IMAGE_REGISTRY }}
|
||||||
username: ${{ env.IMAGE_OWNER }}
|
username: ${{ env.IMAGE_OWNER }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
|
|
||||||
- name: Build and push - x64
|
- name: Build and push - x64
|
||||||
id: docker_build_x64
|
id: docker_build_x64
|
||||||
|
|||||||
Reference in New Issue
Block a user