Skip to content

Commit

Permalink
Add icon, update release script
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Nov 10, 2023
1 parent 68522e0 commit bed4b4d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: "Version ${{ steps.version.outputs.VERSION }}"
body: "![Icon](src/main/res/drawable-xhdpi/ic_launcher.png)"
body: "![Icon](data/ic_launcher.svg)"
22 changes: 22 additions & 0 deletions data/ic_launcher.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bed4b4d

Please sign in to comment.