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

Commit e4e8215

Browse files
committed
Create release from tags automatically
1 parent dc3c600 commit e4e8215

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CI
22
on:
3-
release:
4-
types: [created]
3+
push:
4+
tags:
5+
- v*
56

67
jobs:
78
release:

0 commit comments

Comments
 (0)