diff --git a/create-docker-action.py b/create-docker-action.py index cf3eb5f..7b42ad8 100644 --- a/create-docker-action.py +++ b/create-docker-action.py @@ -63,7 +63,7 @@ action = { ' Only works with PyPI and TestPyPI via Trusted Publishing.' ), REQUIRED: False, - } + }, }, 'runs': { 'using': 'docker',