fix a typo in an action tag
All checks were successful
Actions / Build Plugins (push) Successful in 44s

This commit is contained in:
cswimr 2025-03-27 16:07:21 -04:00
parent 6a48617294
commit 8bebd21986
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: ssh-agent-fork@v9.0.1
uses: ssh-agent-fork@v0.9.1
with:
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
instance-urls: "c.csw.im"