For me, this worked. Reference: https://github.com/orgs/community/discussions/112552
- name: Checkout repository uses: actions/checkout@v2 with: repository: Org/Repo token: ${{ secrets.SECRET_PAT }}