Bläddra i källkod

Fix release.yml (#5327)

### What problem does this PR solve?

Fix release.yml

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
tags/v0.17.0
Zhichang Yu 8 månader sedan
förälder
incheckning
58a8f1f1b0
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 0 tillägg och 6 borttagningar
  1. 0
    6
      .github/workflows/release.yml

+ 0
- 6
.github/workflows/release.yml Visa fil

@@ -75,12 +75,6 @@ jobs:
# The body field does not support environment variable substitution directly.
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
- name: Login to Docker Hub
uses: docker/login-action@v3

Laddar…
Avbryt
Spara