Skip to content

Commit

Permalink
Update goreleaser workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Dec 7, 2021
1 parent ed70d17 commit 1fac6ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: goreleaser
on:
push:
tags:
- "v*.*.*"
- v*.*.*

concurrency: goreleaser

permissions:
contents: write
Expand Down

0 comments on commit 1fac6ba

Please sign in to comment.