Skip to content

Commit

Permalink
Updated badges
Browse files Browse the repository at this point in the history
  • Loading branch information
JBou committed May 5, 2024
1 parent 0cdd32d commit fad7a71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Un-Delegate Run Actions IDEA Plugin

![Build](https://github.com/JBou/idea-undelegate-run/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/PLUGIN_ID.svg)](https://plugins.jetbrains.com/plugin/com.github.jbou.ideaundelegaterun)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/PLUGIN_ID.svg)](https://plugins.jetbrains.com/plugin/com.github.jbou.ideaundelegaterun)
[![Version](https://img.shields.io/jetbrains/plugin/v/com.github.jbou.ideaundelegaterun.svg)](https://plugins.jetbrains.com/plugin/24216-un-delegate-run-actions)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/com.github.jbou.ideaundelegaterun.svg)](https://plugins.jetbrains.com/plugin/24216-un-delegate-run-actions)

Description
------------
Expand All @@ -20,7 +20,7 @@ IDEA.
This way, you get the best of both worlds: Gradle builds, IDEA
runs.
Enable and configure the un-delegation in `Settings / Build,
Execution, Deployment / Un-Delegate Run Actions`.
Execution, Deployment / Build Tools / Un-Delegate Run Actions`.
Tested with Gradle only, but it may also work with Maven
delegation.

Expand Down

0 comments on commit fad7a71

Please sign in to comment.