run aws workflow on main and current branch

pull/265/head
Frostebite 2021-05-23 14:04:21 +01:00
parent eb482957db
commit 025d9645be
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: AWS name: AWS
on: on:
push: { branches: [aws, remote-builder/refactor] } push: { branches: [main, aws, remote-builder/refactor-and-steam-deploy] }
env: env:
AWS_REGION: 'eu-west-1' AWS_REGION: 'eu-west-1'