Skip to content

Add Tegula (#930)

Add Tegula (#930) #19

Workflow file for this run

name: Automatic site deployment
on:
push:
branches:
- master
workflow_dispatch:
jobs:
run-update:
runs-on: ubuntu-latest
steps:
- name: Call update URL
run: curl -X GET "https://www.iamcal.com/oembed-update/run.php"