Detect tag changes (#2)
This commit is contained in:

committed by
Pierre Carrier

parent
31632acfad
commit
85269f2746
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- '*'
|
||||
pull_request:
|
||||
types: [opened, reopened, synchronize]
|
||||
|
||||
|
Reference in New Issue
Block a user