Skip to content

Commit

Permalink
chore(ci): migrated to official Sonatype Lifecycle GH action
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <[email protected]>
  • Loading branch information
madpah committed Aug 29, 2024
1 parent 4bd0757 commit a812688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ jobs:
iq-server-url: ${{ vars.SONATYPE_PLATFORM_URL }}
username: ${{ secrets.SONATYPE_LIFECYCLE_USERNAME }}
password: ${{ secrets.SONATYPE_LIFECYCLE_PASSWORD }}
application-id: 'the-cla'
application-id: 'community-handbook.sonatype.com'
scan-targets: '.'

0 comments on commit a812688

Please sign in to comment.