From 6b7259ff96265ce43f878b55490b3372656ccc50 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Thu, 2 Mar 2023 14:54:12 +0000 Subject: [PATCH] feat: update action --- .github/workflows/github-actions-demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index 56ab63a7b..f7575b36b 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -14,5 +14,5 @@ jobs: with: issue-number: 5 body: | - https://patch-diff.githubusercontent.com/raw/${{ github.repository }}/pull/${{ github.event.number}}.diff + https://patch-diff.githubusercontent.com/raw/${{ github.repository }}/pull/${{ github.event }}.diff reactions: 'rocket'