Skip to content

Commit

Permalink
meta: fix github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
FredeHoey committed Feb 12, 2024
1 parent 59ac7d2 commit ed7583d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: nxtlvlsoftware/[email protected]
with:
repo: 'FredeEB/nvim'
path: 'nvim/.config/nvim'
path: 'configs/nvim'
deploy_key: ${{ secrets.DOWNSTREAM_GITHUB_DEPLOY_KEY }}
force: true

0 comments on commit ed7583d

Please sign in to comment.