diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 293f188..29f0c48 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,7 +44,7 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 with: - name: List of Trust Lists + name: List of Trust Lists ${{ steps.version.outputs.tag }} body_path: release-notes.txt tag_name: ${{ steps.version.outputs.tag }} files: |