Skip to content

Commit

Permalink
修改生成包配置
Browse files Browse the repository at this point in the history
  • Loading branch information
bysunexus committed Aug 6, 2023
1 parent 941fef2 commit c8b93fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ARMv8-Mini-OpenWrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,11 +215,11 @@ jobs:
uses: unifreq/openwrt_packit@master
env:
OPENWRT_ARMVIRT: openwrt-armvirt/*rootfs.tar.gz
PACKAGE_SOC: all
WHOAMI: Haiibo
KERNEL_VERSION_NAME: 5.15.13_6.1.5
PACKAGE_SOC: r66s
WHOAMI: ben
KERNEL_VERSION_NAME: 5.15.124_6.1.43
KERNEL_AUTO_LATEST: true
DISTRIB_REVISION: R${{ env.DATE1 }} by Haiibo
DISTRIB_REVISION: R${{ env.DATE1 }} by ben

- name: Upload OpenWrt To Artifact
if: env.PACKAGED_STATUS == 'success' && env.OPENWRT_RELEASE != 'true'
Expand Down

0 comments on commit c8b93fd

Please sign in to comment.