ensure releases are generated for master

This commit is contained in:
thelamer 2019-12-07 18:43:07 -08:00
parent fd5eba8401
commit b47d30606c
2 changed files with 2 additions and 2 deletions

View file

@ -115,7 +115,7 @@ jobs:
file: githubout/*
skip_cleanup: true
on:
branch: development
branch: master
after_deploy:
- aws configure set preview.cloudfront true
- aws cloudfront create-invalidation --distribution-id $CLOUDFRONT_DIST_ID_BOOT --paths "/*" "/ipxe/*"

View file

@ -1 +1 @@
1.9.4
1.9.5