update: github action

This commit is contained in:
BaoXuebin 2023-04-09 23:56:18 +08:00
parent cc6331cc81
commit 1f92f1ac76
1 changed files with 0 additions and 6 deletions

View File

@ -21,13 +21,7 @@ jobs:
ghcr.io/BaoXuebin/beancount-gs
# generate Docker tags based on the following events/attributes
tags: |
type=schedule
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2