diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 85276df..a81553c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -87,7 +87,7 @@ jobs: uses: actions/upload-artifact@v3 with: name: peeditor-${{ env.VERSION }}-windows-amd64 - path: artifacts/peeditor-${{ env.VERSION }}-windows-amd64 + path: artifacts upload-to-release: name: Upload to Release