From 731378e959cf377a7e2e8a9340cef49a5df6239f Mon Sep 17 00:00:00 2001 From: Charlie Moog Date: Thu, 12 Nov 2020 09:22:06 -0600 Subject: [PATCH] Fix github release action to trigger on tag creation --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 64d1e05c..66081cf6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,7 +1,7 @@ on: - push: + create: tags: "v*" -name: Create Github Release +name: create_github_release jobs: build: name: Create Release pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy