From 7262a4ab6eeff69c9e897fa5a66fd1f71c8583db Mon Sep 17 00:00:00 2001 From: qxa Date: Fri, 29 Mar 2024 15:54:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=84=9A=E6=9C=AC=E6=8A=A5?= =?UTF-8?q?=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/push-master.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/push-master.yaml b/.gitea/workflows/push-master.yaml index 6858486..262ef39 100644 --- a/.gitea/workflows/push-master.yaml +++ b/.gitea/workflows/push-master.yaml @@ -30,8 +30,6 @@ jobs: name: 编译发布 runs-on: linux needs: release - env: - version: ${{ needs.release.outputs.version }} container: image: node:16-bullseye volumes: