Update buildapp.yml to upload Artifact
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user