From 20dc87a6a93f4f83aeadfe2063960f0c35a1f899 Mon Sep 17 00:00:00 2001 From: Alexey Tsvetkov Date: Tue, 15 Sep 2020 14:49:23 +0300 Subject: [PATCH] Fix GitHub release section --- ci/release.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ci/release.md b/ci/release.md index cd2a812731..0a177a56cf 100644 --- a/ci/release.md +++ b/ci/release.md @@ -37,11 +37,7 @@ configuration. * Set "Skiko Release Version" on "Parameters" tab to a *new release version*; * Choose a branch/commit on "Changes" tab; * (Tip) If you're in a hurry, consider checking "put the build to the queue top" on "General" tab. -3. [Create a release on GitHub](https://github.com/JetBrains/skiko/releases/new) - * Use `v` pattern for the tag version (e.g. `v0.1.6`) - * Attach artifacts from the finished build in - [Publish Release](https://teamcity.jetbrains.com/buildConfiguration/JetBrainsPublicProjects_Compose_Skiko_PublishRelease) - configuration. +3. [Check new release on GitHub](https://github.com/JetBrains/skiko/releases) ### Updating Skiko in Compose