Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
XAlboX committed Nov 8, 2024
2 parents 1002a95 + 76bc105 commit da6b4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
cp -f build.tmp build.md
get_update_json() {
echo "{
\"version\": \"$1 (${{ steps.next_ver_code.outputs.NEXT_VER_CODE }})\",
\"version\": \"$1\",
\"versionCode\": ${{ steps.next_ver_code.outputs.NEXT_VER_CODE }},
\"zipUrl\": \"$2\",
\"changelog\": \"https://raw.githubusercontent.com/$GITHUB_REPOSITORY/update/build.md\"
Expand Down

0 comments on commit da6b4fe

Please sign in to comment.