File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -56,16 +56,10 @@ jobs:
5656 tag_name : ${{ github.event.inputs.sdk }}-v${{ steps.get_version.outputs.version }}
5757 name : " ${{ github.event.inputs.sdk }} v${{ steps.get_version.outputs.version }}"
5858 body : |
59- ## 📦 SDK: `${{ github.event.inputs.sdk }}`
6059 Version: `${{ steps.get_version.outputs.version }}`
6160
62- ### 🔗 Source Directory
63- [View Source](https://github.com/${{ github.repository }}/tree/main/packages/${{ github.event.inputs.sdk }})
61+ (https://github.com/${{ github.repository }}/tree/main/packages/${{ github.event.inputs.sdk }})
6462
65- ### 📥 Build Artifacts
66- These are the built distributions for this release.
67-
68- > ℹ️ GitHub's "Source code" links below point to the full monorepo.
6963 env :
7064 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7165
You can’t perform that action at this time.
0 commit comments