diff --git a/.github/workflows/pr-visualizer.yml b/.github/workflows/pr-visualizer.yml index bbfb4c7..30ac600 100644 --- a/.github/workflows/pr-visualizer.yml +++ b/.github/workflows/pr-visualizer.yml @@ -38,6 +38,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/deploy-pages@v1 + id: deployment - name: Find existing comment uses: peter-evans/find-comment@v2