🤖 Re-déploie lors d'une release GitHub

pull/1510/head
Maxime Quandalle 2021-04-26 11:42:54 +02:00
parent d33e1d95b6
commit 986c23b3cb
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ on:
types: [opened, synchronize]
push:
branches: [master, demo, next]
# We display the release note in the "news" section of mon-entreprise.fr so we
# want to re-deploy the site when a new release is published on GitHub.
release:
types: [published]
jobs:
deploy-context: