Skip to content

Commit

Permalink
Back to old focus actionable sound.
Browse files Browse the repository at this point in the history
  • Loading branch information
mush42 committed Feb 12, 2022
1 parent 73abc8b commit 5cf4e30
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
alias: ${{ secrets.ANDROID_KEY_ALIAS }}
keyStorePassword: ${{ secrets.ANDROID_KEY_PASSWORD }}
keyPassword: ${{ secrets.ANDROID_KEY_PASSWORD }}
- uses: actions/upload-artifact@master
with:
name: release.apk
path: ./release_apks/*-signed.apk
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
Binary file modified compositor/src/main/res/raw/chime_down.ogg
Binary file not shown.
Binary file modified compositor/src/main/res/raw/chime_up.ogg
Binary file not shown.
Binary file modified compositor/src/main/res/raw/focus_actionable.ogg
Binary file not shown.

0 comments on commit 5cf4e30

Please sign in to comment.