Skip to content

Commit

Permalink
readme: fix GitHub Workflow Status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
yushijinhun committed Jul 14, 2024
1 parent 9bc3ee9 commit 3926858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# three-minifier
[![GitHub tag (latest SemVer pre-release)](https://img.shields.io/github/v/tag/yushijinhun/three-minifier?color=yellow&include_prereleases&label=version&sort=semver&style=flat-square)](https://github.com/yushijinhun/three-minifier/releases)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/yushijinhun/three-minifier/CI?logo=github&style=flat-square)](https://github.com/yushijinhun/three-minifier/actions?query=workflow%3ACI)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/yushijinhun/three-minifier/CI?logo=github&style=flat-square)](https://img.shields.io/github/actions/workflow/status/yushijinhun/three-minifier/main.yml?branch=main)

Minify THREE.js

Expand Down

0 comments on commit 3926858

Please sign in to comment.