Skip to content

Commit

Permalink
Update continouos-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebonezi authored Oct 21, 2022
1 parent 101eb8b commit 8946df5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continouos-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
env:
GPG_KEY_FILE: ${{ secrets.GPG_KEY_FILE }}
GRADLE_PROPERTIES_FILE: ${{ secrets.GRADLE_PROPERTIES_FILE }}
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}

jobs:
build:
Expand Down

0 comments on commit 8946df5

Please sign in to comment.