Update .gitea/workflows/build.yml
This commit is contained in:
parent
a694dfd7db
commit
0384211444
@ -21,6 +21,7 @@ jobs:
|
||||
echo "GITHUB_REPO=$GITHUB_REPO" >> $GITEA_ENV
|
||||
|
||||
GITEA_URL="https://git.sthope.dev"
|
||||
echo "GITEA_URL=$GITEA_URL" >> $GITEA_ENV
|
||||
GITEA_REPO="sthope/OGX-Mini"
|
||||
|
||||
GITHUB_VERSION=$(curl -s "https://api.github.com/repos/$GITHUB_REPO/releases/latest" | jq -r .tag_name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user