From b7f6c213533643ebd6950fd0a152abeb0f91c0a6 Mon Sep 17 00:00:00 2001 From: Tommy <52971804+ISnackable@users.noreply.github.com> Date: Fri, 10 Jun 2022 12:37:07 +0800 Subject: [PATCH] Update buildapp.yml to upload Artifact --- .github/workflows/buildapp.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 27553ce..8ac8fa3 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -104,7 +104,6 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v3 env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} UYOU_VERSION: ${{ github.event.inputs.uyou_version }} YOUTUBE_VERSION: ${{ github.event.inputs.youtube_version }} with: