diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 06a6e3bae..d48427b80 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,6 +10,7 @@ on: jobs: release: + name: Release ${{ github.event.inputs.tag }} if: github.repository == 'friendsofhyperf/components' runs-on: ubuntu-22.04 env: