diff --git a/README.md b/README.md index 162b83e..4421a61 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Get branch information without the `/ref/*` prefix steps: - uses: actions/checkout@v2 - name: Get branch names - uses: tj-actions/branch-names@v2.1 id: branch-names + uses: tj-actions/branch-names@v2.1 - name: Current branch name if: github.event_name == 'pull_request'