Skip to content

Commit 8947766

Browse files
author
Martin Gallo
committed
Fixed release asset name
1 parent 7ba2b53 commit 8947766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
uses: meeDamian/[email protected]
137137
with:
138138
token: ${{ secrets.GITHUB_TOKEN }}
139-
name: SAP Plug-in for Wireshark ${{ github.ref }}
139+
name: pysap ${{ github.ref }}
140140
draft: true
141141
files: dist/
142142
gzip: folders

0 commit comments

Comments
 (0)