Skip to content

Commit 09cfee4

Browse files
committed
small fix to changelog ci
1 parent d736239 commit 09cfee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-changelog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ npm run generate-changelog
99

1010
git add -A
1111
git commit -m "(Changelog CI) Added Changelog"
12-
git push -u origin ${GITHUB_HEAD_REF} --tags
12+
git push -u origin ${GITHUB_HEAD_REF}

0 commit comments

Comments
 (0)