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: |