gitea actions ng34
This commit is contained in:
@@ -256,6 +256,8 @@ jobs:
|
||||
echo "Lösche alten Remote-Tag v$VERSION"
|
||||
git -c http.extraheader="AUTHORIZATION: bearer $RELEASE_TOKEN" \
|
||||
push origin :refs/tags/"v$VERSION"
|
||||
else
|
||||
echo "Tag v$VERSION nicht vorhanden"
|
||||
fi
|
||||
|
||||
git add metadata.txt changelog.txt
|
||||
|
||||
Reference in New Issue
Block a user