Skip to content

Commit 0ee8111

Browse files
authored
Update release.yml
1 parent aa5541d commit 0ee8111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
git commit -m "Update Changelog for Release [skip ci]"
182182
183183
# Push the changes to the remote repository
184-
git push --quiet --set-upstream origin HEAD
184+
# git push --quiet --set-upstream origin HEAD
185185
186186
- name: Get Compare URL
187187
run: |

0 commit comments

Comments
 (0)