We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152792a commit 5495c9bCopy full SHA for 5495c9b
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Make binary executable (macOS)
50
if: matrix.os == 'macos'
51
- run: chmod +x board-game-client-${{ matrix.os }}
+ run: chmod +x wp-changer-${{ matrix.os }}
52
53
- name: Upload binary to GitHub Release
54
uses: softprops/action-gh-release@v2
0 commit comments