Skip to content

Commit d8d018a

Browse files
authored
Merge branch 'main' into 196-add-server-configuration-script
2 parents 8c20c73 + 64c7397 commit d8d018a

2 files changed

Lines changed: 629 additions & 465 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
sudo apt install -y ansible
2323
2424
- name: Set up SSH agent
25-
uses: webfactory/ssh-agent@v0.9.0
25+
uses: webfactory/ssh-agent@v0.9.1
2626
with:
2727
ssh-private-key: ${{ secrets.DISCORD_BOT_DEPLOY_KEY }}
2828

0 commit comments

Comments
 (0)