Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeilCli authored Mar 29, 2020
1 parent 9a84fb0 commit af9b540
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ jobs:
env:
USER_NAME: "github-bot"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: ./gradlew :plugin-core:bintrayUpload
env:
BINTRAY_USER: ${{ secrets.BINTRAY_USER }}
BINTRAY_TOKEN: ${{ secrets.BINTRAY_TOKEN }}

0 comments on commit af9b540

Please sign in to comment.