Skip to content

updates Readme and adapts workflows #26

updates Readme and adapts workflows

updates Readme and adapts workflows #26

name: Sync Github Open Data repository and its metadata to OpenCoDE.de
on:
workflow_dispatch:
jobs:
name: Sync Github Open Data repository and its metadata to OpenCoDE.de

Check failure on line 7 in .github/workflows/Sync_OpenData_repo_to_OpenCoDE.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/Sync_OpenData_repo_to_OpenCoDE.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
runs-on: ubuntu-latest
steps:
- name: Sync Github Open Data repository
uses: robert-koch-institut/OpenData-Workflows/Sync_OpenData_repo_to_OpenCoDE@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENCODE_TOKEN: ${{ secrets.OPENCODE_TOKEN }}
GROUP_ID: ${{inputs.OPENCODE_GROUPID}}
ACCESS_USER: ${{inputs.OPENCODE_ACCESS_USER}}
# # REPO_PATH: The repository name must not start or end with a special character and must not contain consecutive special characters
ZENODOJSON_PATH: ${{inputs.OPENCODE_ZENODOJSON_PATH}}