Correction to repo-checkout format
This commit is contained in:
parent
31d883da41
commit
8c6f1d1caa
@ -80,7 +80,8 @@ jobs:
|
||||
- name: Check out deployment repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: gitea.scubbo.org/scubbo/blog-deployment
|
||||
repository: scubbo/blog-deployment
|
||||
token: ${{ secrets.PAT_FOR_GITEA_ACCESS }}
|
||||
|
||||
- name: Install kustomize
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user