Skip to content

Commit

Permalink
Merge pull request #96 from puppetlabs/mend_key_update
Browse files Browse the repository at this point in the history
Update mend.yaml
  • Loading branch information
jelinwils committed Jun 8, 2023
2 parents b57977b + 0e48e7d commit 7a586b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
projectName: ${{ github.event.repository.name }}
skipProjects: ''
skipPlatforms: ''
sshKey: ${{ secrets.SECBOT_SSH_KEY }}
sshKey: ${{ secrets.SEC_SECBOT_SSH_PUBLIC }}
sshKeyName: 'id_ed25519'
branch : ${{ github.ref_name }}

0 comments on commit 7a586b3

Please sign in to comment.