ci: fix str

This commit is contained in:
will Farrell 2020-12-02 11:43:12 -07:00
parent af7994a740
commit 0ef158253f
No known key found for this signature in database
GPG Key ID: 3FC6D79E2208B22A

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