1 files changed,
5 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-11-27 19:41:36 +0200
Change ID:
wkqvrsszwwvwwxnpkstrrlwopqvrywxp
Parent:
b6b665e
M
.github/workflows/goreleaser.yml
@@ -2,7 +2,12 @@ name: goreleaser
on: pull_request: + tags: + - "*" push: + tags: + - "*" + permissions: contents: write