diff --git a/.github/workflows/build_retrodeck.yml b/.github/workflows/build_retrodeck.yml index cc3e18a5..368069c3 100644 --- a/.github/workflows/build_retrodeck.yml +++ b/.github/workflows/build_retrodeck.yml @@ -237,6 +237,7 @@ jobs: uses: marocchino/sticky-pull-request-comment@v2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }} header: "RetroDECK Build Artifacts" message: | A build for this pull request has completed successfully.