Skip to content

Commit

Permalink
Trigger release with a push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianopz committed Mar 28, 2023
1 parent 5820fe1 commit 9d842d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: goreleaser-release
on:
push:
tags:
- "v*"
- "v*"
branches:
- 'main'

jobs:
goreleaser:
Expand Down

0 comments on commit 9d842d8

Please sign in to comment.