Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gavlyukovskiy authored Nov 25, 2020
1 parent a9d3c20 commit 9970845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
id: release
run: |
./gradlew release \
-Prelease.version=${{ github.event.inputs.releaseVersion }} \
-Prelease.customUsername=${{ github.actor }} \
-Prelease.customPassword=${{ github.token }}
Expand Down

0 comments on commit 9970845

Please sign in to comment.