diff --git a/.github/workflows/compile-examples.yml b/.github/workflows/compile-examples.yml index 408f61282..9e872cd5c 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -261,6 +261,7 @@ jobs: ${{ matrix.wan-sketch-paths }} enable-deltas-report: 'true' verbose: 'true' + github-token: ${{ secrets.GITHUB_TOKEN }} - name: Save memory usage change report as artifact uses: actions/upload-artifact@v1