Skip to content

Commit d7ce0d4

Browse files
committed
Update name of release
1 parent 8f99a42 commit d7ce0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- name: Create GitHub Release
3838
uses: softprops/action-gh-release@v2
3939
with:
40-
files: dist/gitmastery
40+
files: dist/gitmastery-linux
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)