From 9440749cbef66b4e27aaf549aafd1fc4205cd24b Mon Sep 17 00:00:00 2001 From: Chandragupt Singh Date: Mon, 1 Jun 2026 00:44:18 +0530 Subject: [PATCH] =?UTF-8?q?ci:=20align=20release.yml=20trigger=20with=20Li?= =?UTF-8?q?nux=20workflows=20(created=20=E2=86=92=20published)=20(#2275)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ceaa1d0..70d4f143 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,7 +3,7 @@ name: Upload releases on: release: types: - - created + - published permissions: contents: write