Skip to content

Commit

Permalink
Revert "Update mend.yaml"
Browse files Browse the repository at this point in the history
  • Loading branch information
jelinwils committed Jun 8, 2023
1 parent 7a586b3 commit 0d4c622
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.SEC_SECBOT_SSH_PUBLIC }}
sshKey: ${{ secrets.SECBOT_SSH_KEY }}
sshKeyName: 'id_ed25519'
branch : ${{ github.ref_name }}

0 comments on commit 0d4c622

Please sign in to comment.