💚 ci: fix for buildx regression in 0.20
This commit is contained in:
@@ -28,6 +28,8 @@ jobs:
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
version: v0.19.0
|
||||
|
||||
- name: Echo
|
||||
run: echo Publish images with tag ${{ github.head_ref || github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user