diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index d6e1d93..d483ff3 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -10,8 +10,7 @@ jobs: runs-on: [ubuntu-latest] steps: - name: add artifact links to pull request and related issues step - if: needs.pr-check.outputs.number != null - uses: veitbjarsch/artifacts-url-comments@v1.1.0 + uses: veitbjarsch/artifacts-url-comments@main env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: