mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-19 14:13:24 +00:00
fix
This commit is contained in:
parent
781467bb69
commit
fb0dac1889
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -13,7 +13,7 @@ env:
|
||||
GHCR_IMAGE_NAME: ${{ github.repository }}
|
||||
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
||||
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
|
||||
GHCR_TOKEN: ${{ secrets.GT_Token }}
|
||||
GHCR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GHCR_USERNAME: ${{ github.repository_owner }}
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user