Skip to content

Commit

Permalink
Add ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Nov 5, 2024
1 parent 8d3ff20 commit da5e5d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pixi_auto_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Set up pixi
uses: prefix-dev/[email protected]
with:
Expand Down

0 comments on commit da5e5d4

Please sign in to comment.