update docker.yml

This commit is contained in:
BaoXuebin 2023-04-10 00:18:08 +08:00
parent 3da869bdd5
commit b427d649b6
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ jobs:
# list of Docker images to use as base name for tags # list of Docker images to use as base name for tags
images: | images: |
xdbin/beancount-gs xdbin/beancount-gs
ghcr.io/BaoXuebin/beancount-gs
# generate Docker tags based on the following events/attributes # generate Docker tags based on the following events/attributes
tags: | tags: |
type=semver,pattern={{version}} type=semver,pattern={{version}}