Skip to content

Commit 2fcc079

Browse files
author
LittleCoinCoin
committed
ci: update pre-release discord notification
- Add pip installation instructions
1 parent 1a418c0 commit 2fcc079

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/prerelease-discord-notification.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ jobs:
2222
⚠️ **This is a pre-release** - expect potential bugs and breaking changes
2323
🔬 Perfect for testing new features and providing feedback
2424
📋 Click [here](${{ github.event.release.html_url }}) to view what's new and download
25+
26+
💻 Install with pip:
27+
```bash
28+
pip install hatch-xclam=${{ github.event.release.tag_name }}
29+
```
2530
2631
Help us make *Hatch!* better by testing and reporting [issues](https://github.com/CrackingShells/Hatch/issues)! 🐛➡️✨
2732
color: 0xff9500 # Orange color for pre-release

0 commit comments

Comments
 (0)