Skip to content

Commit 722e563

Browse files
Harmeet SinghHarmeet Singh
authored andcommitted
fix the release yml 6
1 parent a136745 commit 722e563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release (npm)
22

33
on:
44
push:
5-
tags: ['v*'] # v0.0.1, v1.2.3
5+
tags: ['v*'] # v0.0.1, v1.2.3 *etc.
66
workflow_dispatch: {}
77

88
jobs:

0 commit comments

Comments
 (0)