Skip to content

Commit

Permalink
Run goreleaser on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
marcwickenden committed Aug 29, 2023
1 parent 8cefc77 commit a595179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: goreleaser
on:
push:
tags:
- '*'
# tags:
# - '*'

jobs:
goreleaser:
Expand Down

0 comments on commit a595179

Please sign in to comment.