Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed May 13, 2022
1 parent e6d6397 commit 09ea639
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ jobs:
run: ./gradlew assembleDebug
- name: "🚀 GitHub release"
run: ./gradlew githubRelease
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: "🚀 Google Play publish"
run: ./gradlew publishRelease

0 comments on commit 09ea639

Please sign in to comment.