You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
script: netlify deploy --dir public --prod --message "$DEPLOY_MSG"
skip_cleanup: true
github_token: $GITHUB_TOKEN
on:
branch: master
# This is a combination between https://github.com/rstudio-education/stat545-reboot/issues/1 and https://bookdown.org/yihui/blogdown/travis-github.html