Fixing aws base stack setup error handling

pull/289/head
mdugdale 2021-08-22 01:35:18 +01:00
parent f5e6599266
commit e9def2dd4a
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
unityVersion: ${{ matrix.unityVersion }}
targetPlatform: ${{ matrix.targetPlatform }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
awsBaseStackName: game-ci
awsBaseStackName: game-ci-stack
postBuildSteps: >-
- name: 'step 1'
image: 'alpine'