fix publish?
This commit is contained in:
parent
879111fb9b
commit
798c905706
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ jobs:
|
||||||
environment: deploy
|
environment: deploy
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
driver: docker-container
|
driver: docker-container
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue