chore: Actually publish unstable (#164)

Actually publish unstable
This commit is contained in:
Anatolios Laskaris 2023-07-25 21:16:34 +03:00 committed by GitHub
parent d34e0d5ec7
commit 5a63a96792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ jobs:
cache-to: type=gha,mode=max
- name: Build and push ${{ inputs.flavour }}
if: ${{ matrix.package == 'ipfs' && inputs.release }}
if: ${{ inputs.flavour == 'ipfs' && inputs.release }}
uses: docker/build-push-action@v3
with:
context: .