Skip to content

Fix AVASTIUM and TREND-MIRCO links #13

Fix AVASTIUM and TREND-MIRCO links

Fix AVASTIUM and TREND-MIRCO links #13

Workflow file for this run

name: CI
on:
push:
branches: [main]
paths:
- 'index.src.html'
jobs:
main:
name: Deploy to GitHub pages
runs-on: ubuntu-20.04
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
TOOLCHAIN: bikeshed
SOURCE: index.src.html
DESTINATION: index.html