We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a16d5e commit 9d6a679Copy full SHA for 9d6a679
.github/workflows/create_build.yaml
@@ -79,4 +79,4 @@ jobs:
79
- name: Generate Public Links
80
run: |
81
echo "Download macOS App: https://github.com/${{ github.repository }}/releases/latest/download/Socket_Probe_Macos.zip"
82
- echo "Download Windows App: https://github.com/${{ github.repository }}/releases/latest/download/MyApp.exe"
+ echo "Download Windows App: https://github.com/${{ github.repository }}/releases/latest/download/Socket_Probe_Windows.zip"
0 commit comments