|
|
|
|
|
|
|
|
# The body field does not support environment variable substitution directly. |
|
|
# The body field does not support environment variable substitution directly. |
|
|
body_path: release_body.md |
|
|
body_path: release_body.md |
|
|
|
|
|
|
|
|
- name: Set up QEMU |
|
|
|
|
|
uses: docker/setup-qemu-action@v3 |
|
|
|
|
|
|
|
|
|
|
|
- name: Set up Docker Buildx |
|
|
|
|
|
uses: docker/setup-buildx-action@v3 |
|
|
|
|
|
|
|
|
|
|
|
# https://github.com/marketplace/actions/docker-login |
|
|
# https://github.com/marketplace/actions/docker-login |
|
|
- name: Login to Docker Hub |
|
|
- name: Login to Docker Hub |
|
|
uses: docker/login-action@v3 |
|
|
uses: docker/login-action@v3 |