Update entrypoint.sh
This commit is contained in:
parent
0dce7aa37f
commit
f75472ecd0
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue