mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Fix the goreleaser action 'on' clause
Signed-off-by: Chris Cummer <chriscummer@me.com>
This commit is contained in:
parent
56469d8db3
commit
c41411b97e
1
.github/workflows/goreleaser.yml
vendored
1
.github/workflows/goreleaser.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: goreleaser
|
name: goreleaser
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user