Skip to content

Commit 9dcfa47

Browse files
Update release.yml
1 parent 1a7893b commit 9dcfa47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,5 @@ jobs:
3838
run: git config user.email ${{ secrets.GIT_USER_EMAIL }}
3939
- name: Set git-name
4040
run: git config user.name ${{ secrets.GIT_USER_NAME }}
41-
- name: Commit new version
42-
run: git commit -m "Setting new snapshot version"
4341
- name: Push changes
4442
run: git push

0 commit comments

Comments
 (0)