Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 9bda7ff

Browse files
committed
clean up link to releases
1 parent 516bf66 commit 9bda7ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ steps:
390390
title: Create a patch release
391391
body: 13.1_last-release.md
392392
data:
393-
releases: "%payload.repository.html_url%/releases"
393+
releases: "%payload.repository.html_url%"
394394
action_id: patchIssue
395395
- type: respond
396396
with: 13.2_backport-shipped.md

responses/13.1_last-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ With automation, you don't have to spend a lot of time working on your release d
88

99
### :keyboard: Activity: Complete release
1010

11-
1. Go to the [**Releases** page]({{ releases }}) for this repository.
11+
1. Go to the [**Releases** page]({{ releases }}/releases) for this repository.
1212
- You can click the link above, or click the **Code** tab at the top of your repository. Then, find the navigation bar below the repository description, and click **3 releases**.
1313
2. Click the **Edit** button next to your draft release.
1414
3. Practice your semantic version syntax. What should this version be labeled?

0 commit comments

Comments
 (0)