diff --git a/.github/workflows/Auto.yml b/.github/workflows/Auto.yml index fdcd584..c5ea165 100644 --- a/.github/workflows/Auto.yml +++ b/.github/workflows/Auto.yml @@ -6,7 +6,7 @@ on: - '.github/workflows/Auto.yml' - '.github/YT.sh' schedule: - - cron: '30 23 * * *' + - cron: '00 00 2 * *' permissions: write-all jobs: build1: @@ -70,7 +70,7 @@ jobs: uses: softprops/action-gh-release@v1 with: name: YT-RE ${{ env.VER }} ${{ env.Kad }} - tag_name: Z${{ env.V }}${{ env.VER }} + tag_name: K${{ env.V }}${{ env.VER }} files: Up/* build3: name: 'Buid arm64 amoled root' @@ -99,7 +99,7 @@ jobs: uses: softprops/action-gh-release@v1 with: name: YT-RE ${{ env.VER }} ${{ env.Kad }} - tag_name: Z${{ env.V }}${{ env.VER }} + tag_name: K${{ env.V }}${{ env.VER }} files: Up/* - name: Upload Json uses: softprops/action-gh-release@v1 @@ -135,6 +135,6 @@ jobs: uses: softprops/action-gh-release@v1 with: name: YT-RE ${{ env.VER }} ${{ env.Kad }} - tag_name: Z${{ env.V }}${{ env.VER }} + tag_name: K${{ env.V }}${{ env.VER }} files: Up/*