Browse Source

feat: update action

pull/1367/head
natdeanlewissoftwire 3 years ago
parent
commit
6c0bb7b23c
  1. 3
      .github/workflows/github-actions-demo.yml

3
.github/workflows/github-actions-demo.yml

@ -14,6 +14,5 @@ jobs:
issue-number: 5
body: |
https://patch-diff.githubusercontent.com/raw/${{ github.repository }}/pull/{{ github.context.issue.number}}.diff
${{ github.event_name }}
${{ github.event.action }}
${{ github.event.number }}
reactions: 'rocket'

Loading…
Cancel
Save