Skip to content

Commit 2722df5

Browse files
author
Mantu
committed
chore(workflow): Add NPM url in github release notes
1 parent 8f9bf6a commit 2722df5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/RELEASE_AND_PUBLISH_TO_NPM.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,6 @@ jobs:
6060
body: |
6161
New release of **expo-check-installed-apps** is available.
6262
- Version: ${{ env.NEW_VERSION }}
63+
- [Explore the new release on NPM](https://www.npmjs.com/package/expo-check-installed-apps)
6364
env:
6465
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)