diff --git a/.github/workflows/issue-closed.yaml b/.github/workflows/issue-closed.yaml index 36c25ff..15505af 100644 --- a/.github/workflows/issue-closed.yaml +++ b/.github/workflows/issue-closed.yaml @@ -34,7 +34,7 @@ jobs: with: application_id: ${{ secrets.APPLICATION_ID }} application_private_key: ${{ secrets.APPLICATION_PRIVATE_KEY }} - organization: ${{ github.repository_owner }} + #organization: ${{ github.repository_owner }} - name: Check if app token is set if: failure()