diff --git a/.gitea/workflows/love2d.yaml b/.gitea/workflows/love2d.yaml index f81f5b2..b3c65cf 100644 --- a/.gitea/workflows/love2d.yaml +++ b/.gitea/workflows/love2d.yaml @@ -111,6 +111,6 @@ jobs: buildDescription: ${{ inputs.VERSION }} rootPath: bin #depot1Path: StandaloneWindows64 - depot2Path: . + depot2Path: build-win64 releaseBranch: ${{ secrets.STEAM_RELEASE_BRANCH }}