From a4ec9c788f13fc1b8f1c6b35ce64677da91e5a5d Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 27 Feb 2024 14:11:13 +0800 Subject: Update release.yml --- .github/workflows/release.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4ebdf64..9324e70 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -103,6 +103,7 @@ jobs: release: name: Release + enviroment: release runs-on: ubuntu-latest if: "startsWith(github.ref, 'refs/tags/')" needs: [linux, windows, macos, sdist] @@ -114,4 +115,4 @@ jobs: uses: PyO3/maturin-action@v1 with: command: upload - args: --non-interactive --skip-existing * + args: --skip-existing * -- cgit v1.2.3-70-g09d2