Skip to content

Commit 1fb07fe

Browse files
get Release action working
1 parent c1e7bc9 commit 1fb07fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release
22

33
on:
4-
push:
4+
release:
55
tags:
66
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
77

0 commit comments

Comments
 (0)