From 2db62366be13e715e6cd1ec533bc73de4eb1283d Mon Sep 17 00:00:00 2001 From: Christoph Pader Date: Tue, 9 Apr 2024 13:55:39 +0200 Subject: [PATCH] remove delta --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2ae8db3f..3a5bda76 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,8 +20,6 @@ jobs: - uses: actions/checkout@v4 with: ref: main - # The OS_BOTIFY_COMMIT_TOKEN is a personal access token tied to osbotify, which allows him to push to protected branches - token: ${{ secrets.OS_BOTIFY_COMMIT_TOKEN }} - name: Decrypt & Import OSBotify GPG key run: |