chore: update CI workflow to trigger on tags and remove goreleaser configuration
All checks were successful
CI / goreleaser (push) Successful in 10m21s
All checks were successful
CI / goreleaser (push) Successful in 10m21s
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -1,10 +1,9 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user