Skip to content

Add pandocr and command_wrapper shards to catalog (#106) #53

Add pandocr and command_wrapper shards to catalog (#106)

Add pandocr and command_wrapper shards to catalog (#106) #53

Workflow file for this run

on:
push:
branches: [master]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Trigger webhook to import catalog
env:
WEBHOOK_AUTH_TOKEN: ${{ secrets.WEBHOOK_AUTH_TOKEN }}
run: curl https://shardbox.org/webhook/import_catalog --user "$WEBHOOK_AUTH_TOKEN"