Skip to content

Commit 8172c63

Browse files
committed
git push in increment-version.yml
1 parent b12305f commit 8172c63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/increment-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
git config user.name '${{ github.actor }}'
3131
git config user.email '${{ github.actor }}@users.noreply.github.com'
3232
python release.py --release-version "${{ inputs.release-version }}" --old-version "${{ inputs.old-version }}"
33+
git push origin

0 commit comments

Comments
 (0)