Skip to content

Commit 6a1a02a

Browse files
committed
chore: Rename actions
1 parent 955fa2a commit 6a1a02a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/npm-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build on Pull Request
1+
name: Build npm package
22

33
on:
44
pull_request:

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Package to npmjs
1+
name: Publish npm package
22
on:
33
release:
44
types: [published]

0 commit comments

Comments
 (0)