diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index 355bc67..3615258 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -16,5 +16,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_KEY }} # TODO: uncomment this line # ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}