From 2eb008a31e86672403aeec1747eb3e83fa4a0dd5 Mon Sep 17 00:00:00 2001 From: CHISEN Kaoru Date: Tue, 5 Nov 2024 23:17:06 +0900 Subject: [PATCH] =?UTF-8?q?release=E3=81=AEdraft=E3=81=A3=E3=81=A6publish?= =?UTF-8?q?=E3=81=97=E3=81=9F=E3=82=89=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?UTF-8?q?=E6=B6=88=E3=81=88=E3=82=8B=E3=82=93=E3=81=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5d9bdfe..5a16f16 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -74,4 +74,3 @@ jobs: with: body: auto RustOwl update files: rustowl-*.vsix - draft: true