Skip to content

Commit

Permalink
Version 2.8.4
Browse files Browse the repository at this point in the history
See CHANGELOG.
  • Loading branch information
JSn1nj4 committed Mar 20, 2024
2 parents 7951625 + d5c5212 commit 4dd3431
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
User $DEPLOY_HOST_USER
IdentityFile ~/.ssh/deploy_key
IdentitiesOnly yes
StrictHostKeyChecking accept-new
END
env:
DEPLOY_HOST: ${{ secrets.DEPLOY_HOST }}
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Version 2.8.4

### Fix

- Allow the deploy workflow to auto-accept host info for a new key

## Version 2.8.3

### Updates
Expand Down

0 comments on commit 4dd3431

Please sign in to comment.