diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml index 4eeae8c..9f8febe 100644 --- a/.github/workflows/build-windows.yml +++ b/.github/workflows/build-windows.yml @@ -80,6 +80,6 @@ jobs: uses: softprops/action-gh-release@v2 with: files: | - Picocrypt.exe + src/Picocrypt.exe tag_name: nightly make_latest: true