Skip to content

Commit e01ebd6

Browse files
authored
gha test 1 (#307)
1 parent fa8076b commit e01ebd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
#
1212
name: release
1313
on:
14-
push:
15-
tags:
16-
- 'v*'
14+
workflow_dispatch: null
15+
release:
16+
types: [ published ]
1717
jobs:
1818
goreleaser:
1919
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)