diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 16fe72b..b775d32 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,3 +1,4 @@ +name: Release on: release: types: [published] diff --git a/README.ja.md b/README.ja.md index 3d6af93..88dd040 100644 --- a/README.ja.md +++ b/README.ja.md @@ -1,6 +1,6 @@ # ![OpenGFW](docs/logo.png) -[![Quality check status](https://github.com/apernet/OpenGFW/actions/workflows/check.yml/badge.svg)](https://github.com/apernet/OpenGFW/actions/workflows/check.yml) +[![Quality check status](https://github.com/apernet/OpenGFW/actions/workflows/check.yaml/badge.svg)](https://github.com/apernet/OpenGFW/actions/workflows/check.yaml) [![License][1]][2] [1]: https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg diff --git a/README.md b/README.md index 1466e42..c2cd1ea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![OpenGFW](docs/logo.png) -[![Quality check status](https://github.com/apernet/OpenGFW/actions/workflows/check.yml/badge.svg)](https://github.com/apernet/OpenGFW/actions/workflows/check.yml) +[![Quality check status](https://github.com/apernet/OpenGFW/actions/workflows/check.yaml/badge.svg)](https://github.com/apernet/OpenGFW/actions/workflows/check.yaml) [![License][1]][2] [1]: https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg diff --git a/README.zh.md b/README.zh.md index 74e4a8e..16104e2 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,6 +1,6 @@ # ![OpenGFW](docs/logo.png) -[![Quality check status](https://github.com/apernet/OpenGFW/actions/workflows/check.yml/badge.svg)](https://github.com/apernet/OpenGFW/actions/workflows/check.yml) +[![Quality check status](https://github.com/apernet/OpenGFW/actions/workflows/check.yaml/badge.svg)](https://github.com/apernet/OpenGFW/actions/workflows/check.yaml) [![License][1]][2] [1]: https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg