ci: fix str

This commit is contained in:
will Farrell
2020-12-02 11:43:12 -07:00
parent af7994a740
commit 0ef158253f

View File

@ -37,7 +37,7 @@ jobs:
name: Conditional(Set tag as `{version}`)
run: echo "tag=${GITHUB_REF#refs/*/} >> $GITHUB_ENV"
- run: echo "$tag
- run: echo "$tag"
-
name: Build and push