Skip to content

Commit ffca683

Browse files
committed
cleanup workflow
1 parent cb31411 commit ffca683

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: docs
22
on:
33
release:
44
types: [published]
5-
65
jobs:
76
build:
87
runs-on: ubuntu-18.04

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: release
2-
32
on:
43
release:
54
types: [published]
6-
75
jobs:
86
publish-npm:
97
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)