diff --git a/.github/workflows/update_versions.yml b/.github/workflows/update_versions.yml index 4449f26..afbd0d5 100644 --- a/.github/workflows/update_versions.yml +++ b/.github/workflows/update_versions.yml @@ -28,7 +28,7 @@ jobs: - name: Update versions.json env: - DATA_JSON: ${{ github.event.inputs.datajson }} + DATA_JSON: ${{ toJSON(github.event.inputs.datajson) }} run: | python3 update_versions.py