mirror of https://github.com/statping/statping
more typos
parent
2857a10f54
commit
9137e8f85d
|
@ -34,7 +34,7 @@ jobs:
|
|||
echo "is_release=false" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
# this will be v1.2.3 for on-tag builds and v1.2.3-numberofcommits-sha for off-tag builds
|
||||
echo "version=$LAST_TAG" >> $GITHUB_OUTPUT
|
||||
echo "version=$TAG" >> $GITHUB_OUTPUT
|
||||
shell: bash
|
||||
- name: show data results
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue