We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d736239 commit 09cfee4Copy full SHA for 09cfee4
scripts/generate-changelog.sh
@@ -9,4 +9,4 @@ npm run generate-changelog
9
10
git add -A
11
git commit -m "(Changelog CI) Added Changelog"
12
-git push -u origin ${GITHUB_HEAD_REF} --tags
+git push -u origin ${GITHUB_HEAD_REF}
0 commit comments