Skip to content

Commit 615a883

Browse files
committed
Update publish workflow
1 parent 64a78d6 commit 615a883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
- name: Publish
5454
uses: softprops/action-gh-release@v2
5555
with:
56-
files: ContextMenuManager.exe
56+
files: bin\Publish\ContextMenuManager.exe
5757
tag_name: "${{ env.release_version }}"

0 commit comments

Comments
 (0)