Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit ce06c53

Browse files
authored
Fix github release action to trigger on tag creation (#184)
1 parent 81537c5 commit ce06c53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
2-
push:
2+
create:
33
tags: "v*"
4-
name: Create Github Release
4+
name: create_github_release
55
jobs:
66
build:
77
name: Create Release

0 commit comments

Comments
 (0)
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