Skip to content

Commit

Permalink
Update gradle-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu authored Nov 7, 2023
1 parent 93bffad commit 83d1bb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
- run: ./gradlew releaseClean
- run: ./gradlew releasePrepare -PbumpType=patch
- run: ./gradlew releasePerform
env:
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit 83d1bb4

Please sign in to comment.