Skip to content

Commit

Permalink
Merge pull request #42 from guardian/pass-credentials-for-gu-scala-li…
Browse files Browse the repository at this point in the history
…brary-release-GitHub-App

Pass creds for `gu-scala-library-release` GitHub App
  • Loading branch information
rtyley committed Feb 27, 2024
2 parents 8528412 + b841d2a commit 6326eb1
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 @@ -10,3 +10,4 @@ jobs:
secrets:
SONATYPE_PASSWORD: ${{ secrets.AUTOMATED_MAVEN_RELEASE_SONATYPE_PASSWORD }}
PGP_PRIVATE_KEY: ${{ secrets.AUTOMATED_MAVEN_RELEASE_PGP_SECRET }}
GITHUB_APP_PRIVATE_KEY: ${{ secrets.AUTOMATED_MAVEN_RELEASE_GITHUB_APP_PRIVATE_KEY }}

0 comments on commit 6326eb1

Please sign in to comment.