diff --git a/.github/workflows/cd-release.yaml b/.github/workflows/cd-release.yaml index cc74c96565..be5149edf4 100644 --- a/.github/workflows/cd-release.yaml +++ b/.github/workflows/cd-release.yaml @@ -22,6 +22,7 @@ jobs: uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/v1') with: + name: Release ${{ github.ref_name }} token: ${{ secrets.GH_PAT }} files: | build/schemas-cfnlint.zip