Update README.md

This commit is contained in:
Tonye Jack 2021-09-08 03:05:27 -04:00 committed by GitHub
parent fb5373bcf9
commit f016196e4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,7 +169,7 @@ on:
steps:
- name: Get branch names
id: branch-name
uses: tj-actions/branch-names@v4.9.
uses: tj-actions/branch-names@v4.9
- name: Running on a tag branch.
if: steps.branch-name.outputs.is_tag == 'true'