Skip to content

Commit 0cd6160

Browse files
committed
use github actions
1 parent e9af9ff commit 0cd6160

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ on:
77
pull_request:
88
branches:
99
- "*"
10-
create:
11-
tags:
12-
- "*"
10+
release:
11+
types: [published]
1312

1413
jobs:
1514
tests:

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.2.3

0 commit comments

Comments
 (0)