Skip to content

Commit 658eec9

Browse files
Update release.yml (#111)
1 parent fe2050a commit 658eec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: Release
1616
on:
1717
push:
1818
tags:
19-
- 'fake_v*'
19+
- 'v*'
2020
jobs:
2121
goreleaser:
2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)