This commit is contained in:
parent
1012bc44c9
commit
956f25c601
1 changed files with 4 additions and 4 deletions
8
.github/workflows/lint.yml
vendored
8
.github/workflows/lint.yml
vendored
|
|
@ -27,10 +27,10 @@ jobs:
|
|||
echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git"
|
||||
echo ""
|
||||
|
||||
- uses: https://github.com/espublicotech/forgejo-action-checkout@v4
|
||||
with:
|
||||
repository: "g_it/site"
|
||||
token: ${{ secrets.ACTIONS_TOKEN }}
|
||||
- name: Checkout repository
|
||||
run: |
|
||||
git clone --depth 1 https://token:${{ secrets.ACTIONS_TOKEN }}@gugulet.hu/technical/git/g_it/site.git .
|
||||
cd site || true
|
||||
|
||||
- name: 📁 Check working directory structure
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue