passepartout-apple/scripts/commit-beta.sh

5 lines
148 B
Bash
Raw Normal View History

2021-01-06 16:10:30 +00:00
#!/bin/sh
git add Passepartout/App/*/CHANGELOG.md
git add Passepartout/App/*/fastlane/metadata/*/release_notes.txt
git commit -m "Set beta release"