Skip to content

Commit 6b348a6

Browse files
committed
add deploy
1 parent e158e91 commit 6b348a6

File tree

2 files changed

+2
-51
lines changed

2 files changed

+2
-51
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
name: test
1+
name: deploy
22
on:
33
push:
44
branches:
55
- master
6-
env:
7-
CI: true
6+
87
jobs:
98
test:
109
name: "Test on Node.js ${{ matrix.node-version }}"

.travis/review-textlint.sh

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)