mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 17:26:18 -04:00
Update github-image.yml
This commit is contained in:
parent
def52cb9e7
commit
561c64a7c8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github-image.yml
vendored
2
.github/workflows/github-image.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v5.3.0
|
||||
with:
|
||||
images: ${{ env.DOCKERHUB_REPO }}/${{ env.APP_NAME }}
|
||||
images: ${{ env.DOCKERHUB_REPO }}
|
||||
# 构建 Docker 并推送到 Docker hub
|
||||
- name: Build and push
|
||||
id: docker_build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue