refactor: update release.yml

This commit is contained in:
Allyedge
2022-06-01 19:42:02 +02:00
parent f619768bc1
commit bf4bd7a868

View File

@@ -2,9 +2,12 @@ name: goreleaser
on:
push:
# run only against tags
tags:
- "*"
branches:
- main
- go_rewrite
pull_request_target:
branches:
- main
permissions:
contents: write