diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 002bec7c4..720f4631e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -164,6 +164,7 @@ jobs: fi - uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5.0.0 + if: github.ref == 'refs/tags/devel' name: Docker Hub Description with: username: ${{ vars.DOCKER_USER }}