Skip to content

Commit 28e2851

Browse files
committed
Update GitHub Actions badge
1 parent 1fa5fa8 commit 28e2851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JavaScript Module Package Skeleton
22

33
[![npm](https://img.shields.io/npm/v/@makenew/jsmodule.svg)](https://www.npmjs.com/package/@makenew/jsmodule)
4-
[![GitHub Actions](https://github.com/makenew/jsmodule/workflows/check/badge.svg)](https://github.com/makenew/jsmodule/actions)
4+
[![GitHub Actions](https://github.com/makenew/jsmodule/actions/workflows/check.yml/badge.svg)](https://github.com/makenew/jsmodule/actions/workflows/check.yml)
55

66
Package skeleton for a JavaScript module.
77

0 commit comments

Comments
 (0)