Skip to content

Commit

Permalink
repo ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Vraník authored and Petr Vraník committed Jan 3, 2025
1 parent b4aa191 commit e90e03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
GPG_SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }}
OSSRH_USER: ${{ secrets.OSSRH_USER }}
GPR_USERNAME: ${{ github.repository_owner }}
GPR_USERNAME: ${{ github.repository_id }}
GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e90e03b

Please sign in to comment.