mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
Update buildapp.yml to upload Artifact
This commit is contained in:
parent
8e4293f7a1
commit
b7f6c21353
1 changed files with 0 additions and 1 deletions
1
.github/workflows/buildapp.yml
vendored
1
.github/workflows/buildapp.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue