Skip to content

Commit

Permalink
Update pre-release.yaml
Browse files Browse the repository at this point in the history
Add download counter
  • Loading branch information
Marterich authored Jul 14, 2024
1 parent d505bd4 commit 5c92ff2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
with:
tag_name: ${{ steps.extract_version.outputs.version }}
name: Pre-Release ${{ steps.extract_version.outputs.version }}
body: "![GitHub Downloads (specific asset, latest release)](https://img.shields.io/github/downloads-pre/ChrisTitusTech/winutil/latest/winutil.ps1)"
append_body: true
files: ./winutil.ps1
prerelease: true
env:
Expand Down

0 comments on commit 5c92ff2

Please sign in to comment.