Merge pull request #9 from tj-actions/feature/fix-id-in-readme

Update README.md
This commit is contained in:
Tonye Jack 2021-02-12 15:07:14 -05:00 committed by GitHub
commit 90379ab59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ Get branch information without the `/ref/*` prefix
steps:
- uses: actions/checkout@v2
- name: Get branch names
id: branch-names
id: branch-name
uses: tj-actions/branch-names@v2.1
- name: Current branch name