mirror of
https://github.com/imsyy/home.git
synced 2025-05-20 05:00:14 +09:00
Update build.yml
This commit is contained in:
parent
fd86d72158
commit
ce3fa12e32
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||||
# 上传构建产物
|
# 上传构建产物
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v3.1.3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Home
|
name: Home
|
||||||
path: dist
|
path: dist
|
||||||
|
Loading…
Reference in New Issue
Block a user