test workflow

This commit is contained in:
Eric Fennis
2021-04-05 18:15:28 +02:00
parent d6ebff0b78
commit efe345db5e
+3
View File
@@ -42,6 +42,9 @@ jobs:
# id: change-log
# run: echo "::set-output name=CHANGE_LOG::$(yarn generate:changelog)"
- name: Fetch tags
run: git fetch --tags
- name: Tag test
run: git tag --list 2>/dev/null | tail -n1 2>/dev/null