From 41a0d5fb79aaa4fb660ba07a06ffcff072c4d59a Mon Sep 17 00:00:00 2001 From: "Y.Matsuda" Date: Mon, 17 Jun 2024 19:41:05 +0900 Subject: [PATCH] tmp --- .github/workflows/release.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6deae73..c97c308 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,10 +1,9 @@ name: release on: - pull_request: push: - #tags: - # - "v*" + tags: + - "v*" jobs: release: