Skip to content

Commit

Permalink
Update build_mx4300.yml
Browse files Browse the repository at this point in the history
Signed-off-by: arix00 <[email protected]>
  • Loading branch information
arix00 authored Sep 16, 2024
1 parent 2d9f6ca commit aafbafc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_mx4300.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build MX4300
name: Build MX4300 FOSS Image

on: workflow_dispatch

Expand Down Expand Up @@ -51,5 +51,5 @@ jobs:
- name: Release
uses: ncipollo/release-action@v1
with:
tag: qualcommax-${{ env.SHA }}
tag: qualcommax-foss-${{ env.SHA }}
artifacts: bin/targets/qualcommax/ipq807x/openwrt-qualcommax-ipq807x-linksys_mx4300*

0 comments on commit aafbafc

Please sign in to comment.