From 3547a3cc9245ce769f93ec9ac59c3c9c9551ccc1 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Tue, 11 Feb 2025 09:41:21 -0500 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 e98273e..b14b232 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -28,4 +28,4 @@ jobs: - uses: JuliaRegistries/TagBot@v1 with: token: ${{ secrets.GITHUB_TOKEN }} - ssh: ${{ secrets.TAGBOT_KEY }} + # ssh: ${{ secrets.TAGBOT_KEY }}