mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-16 00:20:39 +00:00
Fix typo in updater (#45)
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 2
|
||||
token: ${{ secrets.SSH_AUTHENTICATION_KEY }}
|
||||
ssh-key: ${{ secrets.SSH_AUTHENTICATION_KEY }}
|
||||
|
||||
- name: Install SSH key
|
||||
uses: shimataro/ssh-key-action@v2
|
||||
|
||||
Reference in New Issue
Block a user