diff --git a/.github/workflows/Build_and_deploy_website.yml b/.github/workflows/Build_and_deploy_website.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/Create_release_with_latest_tag.yml b/.github/workflows/Create_release_with_latest_tag.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/OpenData_Workfow.yml b/.github/workflows/OpenData_Workfow.yml old mode 100755 new mode 100644 index 7224b92..26b0f47 --- a/.github/workflows/OpenData_Workfow.yml +++ b/.github/workflows/OpenData_Workfow.yml @@ -19,7 +19,7 @@ jobs: # Push to GovData Repositoy GOVDATA_ACTIVE: true - GOVDATA_DESTINATION_REPO: RKIOpenData/Metadaten_fuer_GovData + GOVDATA_DESTINATION_REPO: robert-koch-institut/Metadaten_fuer_GovData # Push to NFDI4Health NFDI4HEALTH_ACTIVE: true diff --git a/.github/workflows/Send_metadata_to_Govdata.yml b/.github/workflows/Send_metadata_to_Govdata.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/Send_metadata_to_nfdi4health.yml b/.github/workflows/Send_metadata_to_nfdi4health.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/Sync_OpenData_repo_to_OpenCoDE.yml b/.github/workflows/Sync_OpenData_repo_to_OpenCoDE.yml old mode 100755 new mode 100644 index 2588d3c..72af8aa --- a/.github/workflows/Sync_OpenData_repo_to_OpenCoDE.yml +++ b/.github/workflows/Sync_OpenData_repo_to_OpenCoDE.yml @@ -15,5 +15,4 @@ jobs: OPENCODE_TOKEN: ${{ secrets.OPENCODE_TOKEN }} GROUP_ID: 2781 ACCESS_USER: RKIOpenData - # REPO_PATH: The repository name must not start or end with a special character and must not contain consecutive special characters ZENODOJSON_PATH: Metadaten/zenodo.json \ No newline at end of file diff --git a/.github/workflows/Update_github_details.yml b/.github/workflows/Update_github_details.yml old mode 100755 new mode 100644