aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release-win.yml1
-rw-r--r--README.md3
2 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/release-win.yml b/.github/workflows/release-win.yml
index 570a7c8..23d1dc5 100644
--- a/.github/workflows/release-win.yml
+++ b/.github/workflows/release-win.yml
@@ -22,5 +22,6 @@ jobs:
- name: Release Windows Binary
uses: softprops/action-gh-release@v1
with:
+ body: Standalone Windows Binary
files: ./dist/epy-win.exe
token: ${{ secrets.GITHUB_TOKEN }}
diff --git a/README.md b/README.md
index f008d67..2a2d50e 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@ This is just a fork of [epr](https://github.com/wustho/epr) with these extra fea
$ yay -S epy-git
```
+- Windows Binary
+ Standalone binary for Windows is available at [release page](https://github.com/wustho/epy/releases).
+
## Reading Tips Using Epy
When reading using `epy` you might occasionally find triple asteriks `***`.