Skip to content

Commit

Permalink
Update XInstall.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Jan 10, 2024
1 parent 3efe457 commit 1a79d3e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/XInstall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
name: YT-EXT ${{ env.VER }} ${{ env.Kad }}
tag_name: X${{ env.V }}${{ env.VER }}
files: Up/*
body_path: Up-X${{ env.V }}notes.json
- name: Upload Json
uses: softprops/action-gh-release@v1
with:
Expand Down Expand Up @@ -92,7 +91,6 @@ jobs:
name: YT-EXT ${{ env.VER }} ${{ env.Kad }}
tag_name: X${{ env.V }}${{ env.VER }}
files: Up/*
body_path: Up-X${{ env.V }}notes.json
build3:
name: 'Buid arm64 amoled root'
runs-on: ubuntu-latest
Expand Down Expand Up @@ -121,7 +119,6 @@ jobs:
name: YT-EXT ${{ env.VER }} ${{ env.Kad }}
tag_name: X${{ env.V }}${{ env.VER }}
files: Up/*
body_path: Up-X${{ env.V }}notes.json
- name: Upload Json
uses: softprops/action-gh-release@v1
with:
Expand Down Expand Up @@ -157,5 +154,4 @@ jobs:
name: YT-EXT ${{ env.VER }} ${{ env.Kad }}
tag_name: X${{ env.V }}${{ env.VER }}
files: Up/*
body_path: Up-X${{ env.V }}notes.json

0 comments on commit 1a79d3e

Please sign in to comment.