Skip to content

Commit

Permalink
chore: update ssh key secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
apinkert committed Nov 27, 2024
1 parent 37dc2ea commit d83e17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GH_BOT_TOKEN }}
ssh-key: ${{ secrets.BOT_SSH_KEY }}
- uses: './.github/actions/release'
with:
gh_token: ${{ secrets.GH_BOT_TOKEN }}
Expand Down

0 comments on commit d83e17f

Please sign in to comment.