Skip to content

Commit

Permalink
😭 fix: checkout method
Browse files Browse the repository at this point in the history
  • Loading branch information
Zerohertz committed Jan 7, 2025
1 parent 6aa0e7f commit 93c66eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_TOKEN }}
# ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}

- name: Change manifest
run: |
Expand Down

0 comments on commit 93c66eb

Please sign in to comment.