diff --git a/.github/workflows/build-example.yml b/.github/workflows/build-example.yml index 13dc67c..4b5e91b 100644 --- a/.github/workflows/build-example.yml +++ b/.github/workflows/build-example.yml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v4 with: token: ${{ secrets.ACTIONS_TOKEN }} + repository: ${{github.repository}} - name: Create annotation for build error run: ls -l