Skip to content

Commit

Permalink
Use go releaser only on published releases (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evertras authored Jan 1, 2023
1 parent b8c77b5 commit c8d26b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: goreleaser

on:
push:
tags:
- "*"
release:
types: [published]

permissions:
contents: write
Expand Down

0 comments on commit c8d26b9

Please sign in to comment.