Update .gitea/workflows/build.yml
This commit is contained in:
parent
b8df1e1f44
commit
9102705e28
@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
- name: Compare Versions
|
||||
run: |
|
||||
GITHUB_REPO="wiredopposite/OGX-Mini"
|
||||
GITHUB_REPO="wiredopposite/OGX-Mini" >> $GITEA_ENV
|
||||
GITHUB_VERSION=$(curl -s "https://api.github.com/repos/$GITHUB_REPO/releases/latest" | jq -r .tag_name)
|
||||
echo "GitHub Latest Version: $GITHUB_VERSION"
|
||||
echo "GITHUB_VERSION=$GITHUB_VERSION" >> $GITEA_ENV
|
||||
|
Loading…
x
Reference in New Issue
Block a user