Skip to content

Add ior and wayland_client (#124) #69

Add ior and wayland_client (#124)

Add ior and wayland_client (#124) #69

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"