diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index d7d48b20..cce4ed27 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -42,6 +42,7 @@ jobs: - uses: actions/checkout@v4 with: repository: Project-META/rules-converter + token: ${{ secrets.PAT }} path: converter - uses: actions/checkout@v4 with: