From a228fd32dc369f14a49f80a4a9807b9868c9da9f Mon Sep 17 00:00:00 2001 From: "Martin.Otter@dlr.de" Date: Sun, 7 Aug 2022 07:45:13 +0200 Subject: [PATCH] TagBot.yml adapted --- .github/workflows/TagBot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index 05161a3d..623860f7 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -12,5 +12,4 @@ jobs: - uses: JuliaRegistries/TagBot@v1 with: token: ${{ secrets.GITHUB_TOKEN }} - - \ No newline at end of file + ssh: ${{ secrets.DOCUMENTER_KEY }} \ No newline at end of file