fix this repo's workflow breaking renovate
All checks were successful
Actions / Build Plugins (push) Successful in 45s

This commit is contained in:
cswimr 2025-03-27 15:00:14 -04:00
parent 2fdf261e84
commit ea064f0184
Signed by: CoastalCommits
GPG key ID: 7E73189F651A553F

View file

@ -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"