6
0

Steamworks v7

This commit is contained in:
Jon Michael Aanes 2024-01-25 23:51:15 +01:00
parent 14cf4a08ec
commit f31ec1ad02

View File

@ -109,8 +109,8 @@ jobs:
configVdf: ${{ secrets.STEAM_CONFIG_VDF }} configVdf: ${{ secrets.STEAM_CONFIG_VDF }}
appId: ${{ inputs.STEAM_APP_ID }} appId: ${{ inputs.STEAM_APP_ID }}
buildDescription: ${{ inputs.VERSION }} buildDescription: ${{ inputs.VERSION }}
rootPath: . rootPath: bin
#depot1Path: StandaloneWindows64 #depot1Path: StandaloneWindows64
depot2Path: ${{ steps.findfiles.outputs.win64 }} depot2Path: .
releaseBranch: ${{ secrets.STEAM_RELEASE_BRANCH }} releaseBranch: ${{ secrets.STEAM_RELEASE_BRANCH }}