Skip to content

Commit 8ec15ad

Browse files
authored
Merge pull request #54 from CCPBioSim/jimboid-patch-1
Update version.yaml
2 parents 30cc826 + f8df6ee commit 8ec15ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
git checkout version-updates
4343
fi
4444
git commit -am "update ${{ github.event.client_payload.repo }} version to ${{ github.event.client_payload.tag }}"
45+
if [ -z "$(git branch --list version-updates)" ]; git push --set-upstream origin version-updates
4546
git push
4647
fi
4748

0 commit comments

Comments
 (0)