Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 8a55c88

Browse files
committed
Test specify that workflow should run on tags too.
1 parent 3e85a6b commit 8a55c88

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-publish-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Test, build, publish docs and release
22

33
on:
44
push:
5+
tags:
6+
- v*
57
branches-ignore:
68
- "gh-pages"
79

0 commit comments

Comments
 (0)