Skip to content

Added Win32cr in C bindings (#120) #66

Added Win32cr in C bindings (#120)

Added Win32cr in C bindings (#120) #66

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"