Merge remote-tracking branch 'origin/release-v43' into release-v44
This commit is contained in:
commit
237f8f7fde
|
@ -132,8 +132,8 @@ jobs:
|
|||
apple_developer_id_bundle_password: ${{ secrets.APPLE_DEVELOPER_ID_BUNDLE_PASSWORD }}
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${EMQX_NAME}-${{ matrix.otp }}
|
||||
path: _packages/${EMQX_NAME}/
|
||||
name: ${{ env.EMQX_NAME }}-${{ matrix.otp }}
|
||||
path: _packages/${{ env.EMQX_NAME }}/
|
||||
|
||||
linux:
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
Loading…
Reference in New Issue