Skip to content

Commit

Permalink
fix links in post release workflow (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: Yujin Wang <yujin.wang��@nordcloud.com>
  • Loading branch information
Ninja-Yujin and Yujin Wang authored Nov 28, 2024
1 parent f838cc6 commit 8c051c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
The release is available on:
* [GitHub releases](https://github.com/JoshuaKGoldberg/create-typescript-app/releases/tag/{release_tag})
* [npm package (@latest dist-tag)](https://www.npmjs.com/package/create-typescript-app/v/${{ env.npm_version }})
* [GitHub releases](https://github.com/nordcloud/eslint-config-pat/releases/tag/{release_tag})
* [npm package (@latest dist-tag)](https://www.npmjs.com/package/@nordcloud/eslint-config-pat/v/${{ env.npm_version }})

0 comments on commit 8c051c8

Please sign in to comment.