Skip to content

Commit 12f72e0

Browse files
committed
ci: Add write permission for release creation
1 parent fd53f0c commit 12f72e0

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
@@ -20,7 +20,7 @@ One extension that can be used to specify default values for all custom tasks.
2020
Add the plugin dependency to the `build.gradle.kts`
2121
```kotlin
2222
plugins {
23-
id("com.wolfyscript.devtools.docker.run") version ("2.0-SNAPSHOT")
23+
id("com.wolfyscript.devtools.docker.run") version ("a2.0.0.2")
2424
}
2525
```
2626

0 commit comments

Comments
 (0)