Skip to content

Commit

Permalink
Update BuildAndGenerateArtifactsForMarketplace.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acidbubble authored Jan 28, 2023
1 parent 827fd8e commit 9cceb57
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/BuildAndGenerateArtifactsForMarketplace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ jobs:
with:
projectArtifactName: "SourceCode"
prepareForMarketplace: true
secrets: inherit

secrets:
UNREALCODEBUILDER_ENGINE_ENDPOINT: ${{ secrets.UNREALCODEBUILDER_ENGINE_ENDPOINT }}
GUGANANA_BUILD_KEY : ${{ secrets.GUGANANA_BUILD_KEY }}

0 comments on commit 9cceb57

Please sign in to comment.