fix a typo in an action tag
All checks were successful
Actions / Build Plugins (push) Successful in 44s
All checks were successful
Actions / Build Plugins (push) Successful in 44s
This commit is contained in:
parent
6a48617294
commit
8bebd21986
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: 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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue