We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v*
1 parent 1d8f341 commit 2071db2Copy full SHA for 2071db2
.github/workflows/release-tag.yml
@@ -1,7 +1,7 @@
1
on:
2
push:
3
tags:
4
- - 'pinia@*' # Push events to matching v*, i.e. v1.0, v20.15.10
+ - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
5
6
name: Create Release
7
0 commit comments