Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt committed Dec 22, 2020
1 parent 7ef7ce3 commit ed03541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
path: fastlane.log

- name: Delete changelog
run:
run: |
git rm fastlane/changelog.txt
git commit -m "Make sure a new changelog is written for the next build"
git push
Expand Down

0 comments on commit ed03541

Please sign in to comment.