Skip to content

Commit 8478664

Browse files
committed
chore: README github action badge change to shields.io
* if badge is default, vsce throw error when publish
1 parent 29ee3d6 commit 8478664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![](https://img.shields.io/badge/Release-v3.0.0-blue.svg?style=flat-square)
44
![](https://img.shields.io/badge/vscode-^1.40.0-blue.svg?style=flat-square)
5-
![CI](https://github.com/YoshinoriN/vscode-current-file-path-extension/workflows/CI/badge.svg?branch=master)
5+
![GitHub Action](https://img.shields.io/github/workflow/status/YoshinoriN/vscode-current-file-path-extension/CI/master?label=GitHub%20Action)
66

77
Visual Studio Code extension. This extension displays a current file path from absolute (root directory) or workspace highest directory in StatusBar by Unix style or Windows style.
88

0 commit comments

Comments
 (0)