Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58e1b5b

Browse files
authored
Update action.yml
1 parent b03978d commit 58e1b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: create a failure
5151
id: failure_step
5252
env:
53-
PR: ${{ github.event.pull_request.comments_url }}
53+
PR: ${{ github }}
5454
run: |
5555
echo "Hello"
5656
echo ${{ env.PR }}

0 commit comments

Comments
 (0)