Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yossigo committed Jun 23, 2022
1 parent 343491d commit 0ff4a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
DIST: ${{ matrix.dist }}
run: |
mkdir -p sources/debian
(echo "memtier-benchmark ($VERSION~DIST) $DIST; urgency=medium"
(echo "memtier-benchmark ($VERSION~$DIST) $DIST; urgency=medium"
echo ""
echo "* Release ${{ github.event.release.tag_name }}: ${{ github.event.release.html_url }}"
echo ""
Expand Down

0 comments on commit 0ff4a1e

Please sign in to comment.