|
1 | 1 | # Release GitHub Actions |
2 | 2 |
|
3 | 3 | [](https://github.com/technote-space/release-github-actions/actions) |
4 | | -[](https://codecov.io/gh/technote-space/release-github-actions) |
| 4 | +[](https://codecov.io/gh/technote-space/release-github-actions) |
5 | 5 | [](https://www.codefactor.io/repository/github/technote-space/release-github-actions) |
6 | | -[](https://github.com/technote-space/release-github-actions/blob/master/LICENSE) |
| 6 | +[](https://github.com/technote-space/release-github-actions/blob/main/LICENSE) |
7 | 7 |
|
8 | 8 | *Read this in other languages: [English](README.md), [日本語](README.ja.md).* |
9 | 9 |
|
@@ -246,28 +246,6 @@ https://github.com/technote-space/release-github-actions/tree/gh-actions |
246 | 246 | - パッチバージョンのタグ名 (指定されたタグ名から生成) |
247 | 247 | - 例:`v1.2.3` |
248 | 248 |
|
249 | | -## このアクションを使用しているアクションの例 |
250 | | -- [Release GitHub Actions](https://github.com/technote-space/release-github-actions) |
251 | | - - [ci.yml](https://github.com/technote-space/release-github-actions/blob/master/.github/workflows/ci.yml) |
252 | | -- [Auto card labeler](https://github.com/technote-space/auto-card-labeler) |
253 | | - - [ci.yml](https://github.com/technote-space/auto-card-labeler/blob/master/.github/workflows/ci.yml) |
254 | | -- [Assign Author](https://github.com/technote-space/assign-author) |
255 | | - - [ci.yml](https://github.com/technote-space/assign-author/blob/master/.github/workflows/ci.yml) |
256 | | -- [TOC Generator](https://github.com/technote-space/toc-generator) |
257 | | - - [ci.yml](https://github.com/technote-space/toc-generator/blob/master/.github/workflows/ci.yml) |
258 | | -- [Package Version Check Action](https://github.com/technote-space/package-version-check-action) |
259 | | - - [ci.yml](https://github.com/technote-space/package-version-check-action/blob/master/.github/workflows/ci.yml) |
260 | | -- [Get Diff Action](https://github.com/technote-space/get-diff-action) |
261 | | - - [ci.yml](https://github.com/technote-space/get-diff-action/blob/master/.github/workflows/ci.yml) |
262 | | -- [Create Project Card Action](https://github.com/technote-space/create-project-card-action) |
263 | | - - [ci.yml](https://github.com/technote-space/create-project-card-action/blob/master/.github/workflows/ci.yml) |
264 | | -- [Get git comment action](https://github.com/technote-space/get-git-comment-action) |
265 | | - - [ci.yml](https://github.com/technote-space/get-git-comment-action/blob/master/.github/workflows/ci.yml) |
266 | | -- [PR Commit Body Action](https://github.com/technote-space/pr-commit-body-action) |
267 | | - - [ci.yml](https://github.com/technote-space/pr-commit-body-action/blob/master/.github/workflows/ci.yml) |
268 | | -- [WP Version Check Action](https://github.com/technote-space/wp-version-check-action) |
269 | | - - [ci.yml](https://github.com/technote-space/wp-version-check-action/blob/master/.github/workflows/ci.yml) |
270 | | - |
271 | 249 | ## Author |
272 | 250 | [GitHub (Technote)](https://github.com/technote-space) |
273 | 251 | [Blog](https://technote.space) |
0 commit comments