Run aws workflow

pull/264/head
Frostebite 2021-05-23 02:29:01 +01:00
parent 30bc2f2775
commit 5003cc2799
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
name: AWS
on:
push: { branches: [aws, aws-ts-clean] }
push: { branches: [aws, remote-builder/refactor] }
env:
AWS_REGION: "eu-west-1"
AWS_REGION: 'eu-west-1'
jobs:
buildForAllPlatforms: