Skip to content

Commit

Permalink
try to fix checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Feb 21, 2024
1 parent 9aa493e commit cf7aa25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/condatest_essdgprivproj.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
repository: https://git.esss.dk/dgcode/dgcode_private_projects
repository: dgcode/dgcode_private_projects
github-server-url: https://git.esss.dk/
token: ${{ secrets.ACCESS_TOKEN_DGCODE_PRIVATE_PROJECTS }}
path: ./src_testproject

Expand Down

0 comments on commit cf7aa25

Please sign in to comment.