From 0ed10925f3983857cf219b2ac1c327b861fcccca Mon Sep 17 00:00:00 2001 From: Asi Greenholts <88270351+TupleType@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:31:30 +0300 Subject: [PATCH] Set release.yaml name --- .github/workflows/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0962c0e2..bd08c132 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,3 +1,5 @@ +name: Release + on: release: types: [published]