run aws workflow on main and current branch
parent
eb482957db
commit
025d9645be
|
|
@ -1,7 +1,7 @@
|
|||
name: AWS
|
||||
|
||||
on:
|
||||
push: { branches: [aws, remote-builder/refactor] }
|
||||
push: { branches: [main, aws, remote-builder/refactor-and-steam-deploy] }
|
||||
|
||||
env:
|
||||
AWS_REGION: 'eu-west-1'
|
||||
|
|
|
|||
Loading…
Reference in New Issue