Skip to content

Commit

Permalink
Try out earlier warning when PGP key is misconfigured
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley authored Jan 13, 2024
1 parent 345d85a commit aeed857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
release:
uses: guardian/gha-scala-library-release-workflow/.github/workflows/reusable-release.yml@main
uses: guardian/gha-scala-library-release-workflow/.github/workflows/reusable-release.yml@give-earlier-warning-when-pgp-key-misconfigured
permissions: { contents: write, pull-requests: write }
with:
SONATYPE_PROFILE_NAME: 'com.madgag'
Expand Down

0 comments on commit aeed857

Please sign in to comment.