Skip to content

Add 2024 gallery (#312) #414

Add 2024 gallery (#312)

Add 2024 gallery (#312) #414

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