generated from PlexSheep/rs-base
This commit is contained in:
parent
499bcdd4c1
commit
6267b0af45
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ BODY="
|
|||
$(git log $(git describe --tags --abbrev=0)..HEAD --pretty="- %s" --oneline --decorate)
|
||||
"
|
||||
USER=PlexSheep
|
||||
git tag "v$NEW_VERSION-test" || echo "could not tag"
|
||||
git tag "v$NEW_VERSION" || echo "could not tag"
|
||||
curl -X 'POST' \
|
||||
'https://git.cscherr.de/api/v1/repos/PlexSheep/'$REPO'/releases' \
|
||||
-H 'accept: application/json' \
|
||||
|
|
Loading…
Add table
Reference in a new issue