Skip to content

Commit 0f810ad

Browse files
committed
Add TabletDriverCleanup to release name
1 parent 3c26252 commit 0f810ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: softprops/action-gh-release@v2
2626
if: startsWith(github.ref, 'refs/tags/')
2727
with:
28-
name: ${{ github.ref_name }}
28+
name: TabletDriverCleanup ${{ github.ref_name }}
2929
draft: true
3030
files: ./dist/tabletdrivercleanup.zip
3131
env:

0 commit comments

Comments
 (0)