Skip to content

fix collection config encoding #92

fix collection config encoding

fix collection config encoding #92

Workflow file for this run

# pause until all versions.json have been converted to info.json files
# name: backup
# run-name: backup ${{vars.S3_BUCKET}}/${{vars.S3_FOLDER}} to ${{ vars.ZENODO_URL }}
# on:
# workflow_run:
# workflows: [publish]
# types: [completed]
# branches: [main]
# workflow_dispatch:
# concurrency: ${{vars.ZENODO_URL}}
# jobs:
# call:
# uses: bioimage-io/collection/.github/workflows/backup_call.yaml@main
# with:
# environment_name: production
# secrets: inherit