Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 8c8bb69

Browse files
author
James Carnegie
committed
Release on release
1 parent 26cda18 commit 8c8bb69

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Release
22

33
on:
4-
push:
5-
tags:
6-
- 'v[0-9]+.[0-9]+.[0-9]+'
4+
release:
5+
types: [created]
76

87
jobs:
98
releases-matrix:

0 commit comments

Comments
 (0)