Update README.md

This commit is contained in:
Tonye Jack 2021-06-23 17:09:32 -04:00 committed by GitHub
parent 10eaff409c
commit 02867b4776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,7 +150,7 @@ on:
uses: tj-actions/branch-names@v4.3 uses: tj-actions/branch-names@v4.3
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
ref: ${{ steps.branch-names.outputs.base_ref_branch }} ref: ${{ steps.branch-names.outputs.head_ref_branch }}
``` ```
* Free software: [MIT license](LICENSE) * Free software: [MIT license](LICENSE)