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 }}