From c6cd290932419d7ff442dcf18066f7580ca01a02 Mon Sep 17 00:00:00 2001 From: shimataro Date: Fri, 7 Feb 2020 05:54:57 +0900 Subject: [PATCH] * update CI URL (#104) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 55fa515..f206c16 100644 --- a/README.md +++ b/README.md @@ -126,15 +126,15 @@ The scripts and documentation in this project are released under the [MIT Licens See [CHANGELOG.md](CHANGELOG.md). [image-build]: https://github.com/shimataro/ssh-key-action/workflows/Build/badge.svg?event=push&branch=v1 -[link-build]: https://github.com/shimataro/ssh-key-action +[link-build]: https://github.com/shimataro/ssh-key-action/actions?query=workflow%3ABuild [image-verify-windows]: https://github.com/shimataro/ssh-key-action/workflows/Windows/badge.svg?event=push&branch=v1 -[link-verify-windows]: https://github.com/shimataro/ssh-key-action +[link-verify-windows]: https://github.com/shimataro/ssh-key-action/actions?query=workflow%3AWindows [image-verify-macos]: https://github.com/shimataro/ssh-key-action/workflows/macOS/badge.svg?event=push&branch=v1 -[link-verify-macos]: https://github.com/shimataro/ssh-key-action +[link-verify-macos]: https://github.com/shimataro/ssh-key-action/actions?query=workflow%3AmacOS [image-verify-ubuntu]: https://github.com/shimataro/ssh-key-action/workflows/Ubuntu/badge.svg?event=push&branch=v1 -[link-verify-ubuntu]: https://github.com/shimataro/ssh-key-action +[link-verify-ubuntu]: https://github.com/shimataro/ssh-key-action/actions?query=workflow%3AUbuntu [image-verify-ubuntu1604]: https://github.com/shimataro/ssh-key-action/workflows/Ubuntu%2016.04/badge.svg?event=push&branch=v1 -[link-verify-ubuntu1604]: https://github.com/shimataro/ssh-key-action +[link-verify-ubuntu1604]: https://github.com/shimataro/ssh-key-action/actions?query=workflow%3A%22Ubuntu+16.04%22 [image-release]: https://img.shields.io/github/release/shimataro/ssh-key-action.svg [link-release]: https://github.com/shimataro/ssh-key-action/releases [image-license]: https://img.shields.io/github/license/shimataro/ssh-key-action.svg