Skip to content

Commit

Permalink
Update XYT.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Mar 31, 2024
1 parent 8bed51c commit 305eca3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/XYT.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Upenv VER "$VER"

if [[ "$VERSION" == 'Autu' ]] && [[ "$(Xem https://github.com/$GITHUB_REPOSITORY/releases/download/Up/Up-X${V}notes.json | grep -cm1 "${VER//./}")" == 1 ]];then
echo "! Là phiên bản mới nhất."
gh run cancel $GITHUB_RUN_ID
sleep 10
exit 0
fi

Expand Down

0 comments on commit 305eca3

Please sign in to comment.