fix this repo's workflow breaking renovate
All checks were successful
Actions / Build Plugins (push) Successful in 45s
All checks were successful
Actions / Build Plugins (push) Successful in 45s
This commit is contained in:
parent
2fdf261e84
commit
ea064f0184
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- name: Set up SSH key
|
||||
uses: actions/ssh-agent@forgejo
|
||||
uses: ssh-agent-fork@tag-forgejo
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
|
||||
instance-urls: "www.coastalcommits.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue