Skip to content

Commit

Permalink
Add everything, including the README
Browse files Browse the repository at this point in the history
  • Loading branch information
xarantolus committed Oct 12, 2021
1 parent d36d881 commit ee37246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ elif [ $EXIT_CODE -eq 0 ]; then
git config --global user.name 'github-actions'
git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'

git add fdroid
git add .
git commit -m"Automated update"
git push
else
Expand Down

0 comments on commit ee37246

Please sign in to comment.