Update buildapp.yml to upload Artifact

This commit is contained in:
Tommy 2022-06-10 12:37:07 +08:00 committed by GitHub
parent 8e4293f7a1
commit b7f6c21353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: