From f660711d07e34c52cba450f3b8bbf78acdadb026 Mon Sep 17 00:00:00 2001 From: cormullion Date: Thu, 22 Aug 2024 10:31:48 +0100 Subject: [PATCH] Update TagBot.yml --- .github/workflows/TagBot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index 4bad0ec9..a896f0fe 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -29,5 +29,5 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} # Edit the following line to reflect the actual name of the GitHub Secret containing your private key - ssh: ${{ secrets.DOCUMENTER_KEY }} + ssh: ${{ secrets.Documenter}} # ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}