chore: release latest on next

This commit is contained in:
Livio Spring 2023-07-24 15:48:24 +02:00
parent 7a03eb1d7c
commit 3c1f092c74
No known key found for this signature in database
GPG Key ID: 26BB1C2FA5952CF0

View File

@ -65,7 +65,7 @@ jobs:
${{ inputs.image }} ${{ inputs.image }}
- -
name: Publish latest name: Publish latest
if: ${{ github.ref_name == 'main' }} if: ${{ github.ref_name == 'next' }}
run: | run: |
docker buildx imagetools create \ docker buildx imagetools create \
--tag ${{ inputs.image_name }}:latest \ --tag ${{ inputs.image_name }}:latest \