mirror of
https://github.com/status-im/create-pull-request.git
synced 2025-02-21 19:08:14 +00:00
Update README
This commit is contained in:
parent
3061b7bc6e
commit
1461de7c9d
@ -126,7 +126,7 @@ jobs:
|
||||
PULL_REQUEST_BRANCH: example-patches
|
||||
BRANCH_SUFFIX: short-commit-hash
|
||||
- name: Check output environment variable
|
||||
run: echo "Pull Request Number - $PULL_REQUEST_NUMBER"
|
||||
run: echo "Pull Request Number - ${{ env.PULL_REQUEST_NUMBER }}"
|
||||
```
|
||||
|
||||
This reference configuration will create pull requests that look like this:
|
||||
|
Loading…
x
Reference in New Issue
Block a user