Skip to content

Update registry.json #2151

Update registry.json

Update registry.json #2151

on:
push:
branches:
gh-pages
name: Rebuild website
jobs:
ping:
name: Ping
runs-on: ubuntu-latest
steps:
- name: Ping
run: curl -X POST -d '{}' ${{ secrets.NETLIFY_HOOK }}