fix upload-artifacts

This commit is contained in:
Louis Lam
2021-12-08 15:35:44 +08:00
parent 6a845bd937
commit f9cd0eb084
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ RUN apt update && \
COPY --from=build /app /app
ARG VERSION=1.9.1
ARG VERSION
ARG GITHUB_TOKEN
ARG TARGETARCH
ARG PLATFORM=debian