We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66f1cc9 + d11d585 commit b8ba8fdCopy full SHA for b8ba8fd
1 file changed
.github/workflows/publish-builds.yml
@@ -85,5 +85,5 @@ jobs:
85
- name: Upload Build Artifact
86
uses: actions/upload-artifact@v6
87
with:
88
- name: ecoflow-mqtt-api-${{ matrix.rid }}
+ name: ${{ matrix.rid }}
89
path: ./publish/${{ matrix.rid }}
0 commit comments