Skip to content

Commit 4ba0039

Browse files
author
hellojukay
committed
修改编译状态展示
1 parent 747e268 commit 4ba0039

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[English](README_en.md)
55

66

7-
[![build](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml/badge.svg)](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml)
7+
[![build](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml/badge.svg?event=push)](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml)
88

99
# 安装
1010
```shell

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
a simple static file server write in pure golang, support upload。
33

44

5-
[![build](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml/badge.svg)](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml)
5+
[![build](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml/badge.svg?event=push)](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml)
66

77

88
# install

0 commit comments

Comments
 (0)