Skip to content

Commit b8ba8fd

Browse files
authored
Merge pull request #1 from caunt/copilot/remove-ecoflow-mqtt-api-prefix
2 parents 66f1cc9 + d11d585 commit b8ba8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ jobs:
8585
- name: Upload Build Artifact
8686
uses: actions/upload-artifact@v6
8787
with:
88-
name: ecoflow-mqtt-api-${{ matrix.rid }}
88+
name: ${{ matrix.rid }}
8989
path: ./publish/${{ matrix.rid }}

0 commit comments

Comments
 (0)