Skip to content

Commit

Permalink
Revert "try"
Browse files Browse the repository at this point in the history
This reverts commit d6b0e77
  • Loading branch information
kinnerapriyap committed Jul 15, 2021
1 parent d6b0e77 commit cce8846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Upload release
env:
VERSION_NAME: ${{ steps.get_version.outputs.VERSION_NAME }}
ORG_GRADLE_PROJECT_VERSION_NAME: ${{ steps.get_version.outputs.VERSION_NAME }}
ORG_GRADLE_PROJECT_mavenCentralPassword: ${{ secrets.SONATYPE_PASSWORD }}
ORG_GRADLE_PROJECT_mavenCentralUsername: ${{ secrets.SONATYPE_USERNAME }}
ORG_GRADLE_PROJECT_signingInMemoryKey: ${{ secrets.OSSRH_GPG_SECRET_KEY }}
Expand Down

0 comments on commit cce8846

Please sign in to comment.