1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-06 15:34:07 +02:00

update badge of build status

This commit is contained in:
张志豪 2021-02-12 22:26:55 +08:00
parent 73c93f8337
commit a2e25650f6
2 changed files with 4 additions and 4 deletions
.github/workflows
README.md

View File

@ -124,7 +124,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v1
with:
name: plugin-artifact
name: intellij-rainbow-brackets
path: ./build/distributions/${{ steps.properties.outputs.artifact }}
# Verify built plugin using IntelliJ Plugin Verifier tool
@ -219,7 +219,7 @@ jobs:
- name: Download Artifact
uses: actions/download-artifact@v2
with:
name: plugin-artifact
name: intellij-rainbow-brackets
# Upload artifact as a release asset
- name: Upload Release Asset

View File

@ -7,7 +7,7 @@
<p align="center">Rainbow Brackets / Rainbow Parentheses for IntelliJ based IDEs.</p>
<p align="center">
<a href="https://circleci.com/gh/izhangzhihao/intellij-rainbow-brackets"><img src="https://img.shields.io/circleci/project/github/izhangzhihao/intellij-rainbow-brackets/2020.2.svg?style=flat-square"></a>
<a href="https://actions-badge.atrox.dev/izhangzhihao/intellij-rainbow-brackets/goto?ref=2020.2"><img alt="Build Status" src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fizhangzhihao%2Fintellij-rainbow-brackets%2Fbadge%3Fref%3D2020.2&style=flat-square" /></a>
<a href="https://github.com/izhangzhihao/intellij-rainbow-brackets/releases"><img src="https://img.shields.io/github/release/izhangzhihao/intellij-rainbow-brackets.svg?style=flat-square"></a>
<a href="https://plugins.jetbrains.com/plugin/10080-rainbow-brackets"><img src="https://img.shields.io/jetbrains/plugin/r/stars/10080?style=flat-square"></a>
<a href="https://plugins.jetbrains.com/embeddable/install/10080"><img src="https://img.shields.io/jetbrains/plugin/d/10080-rainbow-brackets.svg?style=flat-square"></a>
@ -82,7 +82,7 @@ For Mac - <kbd>IntelliJ IDEA</kbd> > <kbd>Preferences</kbd> > <kbd>Plugins</kbd>
### Install snapshot build
You can download the latest snapshot build from [here](https://circleci.com/gh/izhangzhihao/intellij-rainbow-brackets), just click in the latest build and click the 'Artifacts' tab.(You need logged in via github) After the snapshot build downloaded, just drag the zip file into your IDE and done.
You can download the latest snapshot build from [here](https://github.com/izhangzhihao/intellij-rainbow-brackets/actions?query=workflow%3ABuild), just click the latest build and click the 'Artifacts' tab.(You need logged in via github) After the snapshot build downloaded, just drag the zip file into your IDE and done.
## Screenshots