Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sangatdesai authored Sep 14, 2022
1 parent 33629ec commit 4da4e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Build Release APK
run: ./gradlew assembleRelease
- name: Releasing using Hub
uses: r0user/release-apk@master
uses: r0user/release-apk@main
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
APP_FOLDER: app
Expand Down

0 comments on commit 4da4e6f

Please sign in to comment.