Skip to content

Commit

Permalink
Release binary on tag creation
Browse files Browse the repository at this point in the history
Signed-off-by: Jo Vandeginste <[email protected]>
  • Loading branch information
jovandeginste committed Feb 20, 2024
1 parent 5741617 commit 2e9548c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
on:
release:
types: [created]
push:
tags: ["v*"]

permissions:
contents: read
Expand Down

0 comments on commit 2e9548c

Please sign in to comment.