Skip to content

Migrate site to Github Pages #86

Migrate site to Github Pages

Migrate site to Github Pages #86

Workflow file for this run

name: deploy
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
repository_dispatch:
types:
- deploy
jobs:
build-deploy:
uses: geolexica/ci/.github/workflows/site-deploy-github-pages.yml@main
with:
ref: ${{ github.event_name == 'repository_dispatch' && github.event.client_payload.ref || github.ref }}
repository: geolexica/isotc204-glossary
concepts-path: isotc204-glossary
production-branch: refs/heads/main
production-url: https://isotc204.geolexica.org