build: workflows update

This commit is contained in:
Pluto 2023-10-09 11:23:22 +08:00
parent dcb94bdedb
commit 99e10d0046
3 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
justsong/one-api-en
aoaostar/one-api-en
- name: Build and push Docker images
uses: docker/build-push-action@v3

View File

@ -42,7 +42,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
justsong/one-api
aoaostar/one-api
ghcr.io/${{ github.repository }}
- name: Build and push Docker images

View File

@ -49,7 +49,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
justsong/one-api
aoaostar/one-api
ghcr.io/${{ github.repository }}
- name: Build and push Docker images