Skip to content

Commit 5495c9b

Browse files
committed
fixed pipeline
1 parent 152792a commit 5495c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Make binary executable (macOS)
5050
if: matrix.os == 'macos'
51-
run: chmod +x board-game-client-${{ matrix.os }}
51+
run: chmod +x wp-changer-${{ matrix.os }}
5252

5353
- name: Upload binary to GitHub Release
5454
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)