Skip to content

Add updates up until 2023-09-29 10:13:37 #10402

Add updates up until 2023-09-29 10:13:37

Add updates up until 2023-09-29 10:13:37 #10402

Workflow file for this run

name: transform
on:
push:
branches: [ main ]
jobs:
build:
runs-on:
group: plaziLarge
steps:
- uses: plazi/gg2rdf@v1.5.2
with:
source-repo: "plazi/treatments-xml"
destination-repo: "plazi/treatments-rdf"
deploy-key: ${{ secrets.ACTIONS_DEPLOY_KEY }}