diff --git a/entrypoint.sh b/entrypoint.sh index f039340..ddd9324 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,7 +1,4 @@ #!/bin/sh set -e -python /release_drafter.py \ - --token "${INPUT_FORGEJO_TOKEN}" \ - --repo "${INPUT_REPO}" \ - --endpoint "${INPUT_API_ENDPOINT}" +python /release_drafter.py