Skip to content

Commit fae9d68

Browse files
committed
another key
1 parent eb49bb0 commit fae9d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
# Edit the following line to reflect the actual name of the GitHub Secret containing your private key
32-
ssh: ${{ secrets.DOCUMENTER_KEY }}
32+
ssh: ${{ secrets.SSH_KEY }}
3333
# ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}

0 commit comments

Comments
 (0)