Skip to content

Fix updated

Fix updated #392

Workflow file for this run

name: Continuous Deployment
on:
push:
branches:
- main
jobs:
buildSite:
name: Update website
runs-on: ubuntu-latest
steps:
- name: Start update
run: |
curl --fail -v -X POST \
-H "Content-Type: application/json" \
-d '{"secret": "${{ secrets.CD_SECRET}}"}' unito.olinfo.it:23529/main