Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Revanced APKs authored Sep 12, 2022
1 parent bda4adb commit 8e277cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ jobs:
id: update_config
run: |
cp -f build.log latest_build.md
echo -e "\n[revanced-magisk-module repo]($GITHUB_SERVER_URL/j-hc/revanced-magisk-module)" >>latest_build.md
echo -e "\n[Source]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY)" >>latest_build.md
echo -e "\nThanks to [j-hc/revanced-magisk-module]($GITHUB_SERVER_URL/j-hc/revanced-magisk-module) for build scripts" >>latest_build.md
CHANGELOG_URL="https://raw.githubusercontent.com/$GITHUB_REPOSITORY/update/latest_build.md"
get_update_json() {
echo "{
Expand Down

0 comments on commit 8e277cc

Please sign in to comment.