v0.1.0 - New minor version
This commit is contained in:
@@ -248,7 +248,7 @@ create_gitea_release() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
local token=$(cat "$HOME/.gitea_token" | tr -d '\n\r')
|
local token=$(cat "$HOME/.gitea_token" | tr -d '\n\r')
|
||||||
local api_url="https://git.laantungir.net/api/v1/repos/teknari/c-relay"
|
local api_url="https://git.laantungir.net/api/v1/repos/laantungir/c-relay"
|
||||||
|
|
||||||
# Create release
|
# Create release
|
||||||
print_status "Creating release $NEW_VERSION..."
|
print_status "Creating release $NEW_VERSION..."
|
||||||
|
|||||||
Reference in New Issue
Block a user