We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af2557 commit a6de160Copy full SHA for a6de160
1 file changed
.github/workflows/release-2x.yml .github/workflows/release.yml.github/workflows/release-2x.yml renamed to .github/workflows/release.yml
@@ -104,4 +104,4 @@ jobs:
104
gh release create "${VERSION}" \
105
--repo="$GITHUB_REPOSITORY" \
106
--title="${GITHUB_REPOSITORY#*/} ${VERSION}" \
107
- --generate-notes
+ --generate-notes
0 commit comments