Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nanchuci committed May 24, 2022
1 parent 478e78c commit 57e2884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e8820s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#代码里有 name: 后面的内容随便改,冒号后面是有个空格的,如果修改固件名字就要考虑能不能显示出你想要的


name: OpenWrt-E8820S 闭源超精简固件5.15
name: OpenWrt-E8820S 闭源超精简固件5.10

on:
release:
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
uses: actions/upload-artifact@main
if: steps.organize.outputs.status == 'success' && !cancelled()
with:
name: E8820S-超精简5.15
name: E8820S-超精简5.10
path: ${{ env.FIRMWARE }}

- name: 上传固件到奶牛快传
Expand Down

0 comments on commit 57e2884

Please sign in to comment.