mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Add 'poe' suffix to the title if that version is chosen
The 'poe' suffix will help to recognize proper relase.
This commit is contained in:
2
.github/workflows/bpi-r4-BE14-community.yaml
vendored
2
.github/workflows/bpi-r4-BE14-community.yaml
vendored
@@ -120,7 +120,7 @@ jobs:
|
||||
with:
|
||||
files: bin/targets/mediatek/filogic/*
|
||||
tag_name: ${{ env.RELEASE_PREFIX }}-${{ env.REMOTE_BRANCH }}-${{ env.RELEASE_DATE }}
|
||||
name: OpenWRT BPI-R4 + BE14 + luci BE - ${{ env.REMOTE_BRANCH }} - ${{ env.RELEASE_DATE }}
|
||||
name: OpenWRT BPI-R4 ${{ env.DEVICE_CONFIG }} + BE14 + luci BE - ${{ env.REMOTE_BRANCH }} - ${{ env.RELEASE_DATE }}
|
||||
body: |
|
||||
Updated prebuilt images for ${{ env.RELEASE_DATE }} with BE14, luci BE, basic 5G modem packages, that was
|
||||
expected by the community members.
|
||||
|
||||
@@ -5,8 +5,5 @@
|
||||
CONFIG_TARGET_mediatek=y
|
||||
CONFIG_TARGET_mediatek_filogic=y
|
||||
CONFIG_TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r4-poe=y
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
CONFIG_PACKAGE_mt7988-2p5g-phy-firmware=y
|
||||
>>>>>>> mikewilks-poe-option
|
||||
|
||||
Reference in New Issue
Block a user