Skip to content

adds back the tree maintenance profile view post maintenance form sub… #113

adds back the tree maintenance profile view post maintenance form sub…

adds back the tree maintenance profile view post maintenance form sub… #113

name: deploy_main_to_dev.waterthetrees.com
on:
push:
branches:
- main
jobs:
deploy-dev:
runs-on: ubuntu-20.04
steps:
- name: Hit the Webhook
run: "curl -H 'WTT-SECRET-DEPLOY: ${{ secrets.WTT_SECRET_DEPLOY }}' -d '' https://dev.waterthetrees.com/deploydev/wtt_front_deploy"