Skip to content

Commit

Permalink
ci: run release on main and v* branches (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerhurst committed Nov 14, 2023
1 parent 8d62e61 commit 71a1020
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
with:
release-type: go
package-name: adlerhurst/eventstore
versioning-strategy: always-bump-patch
versioning-strategy: always-bump-patch
default-branch: ${{ github.ref_name }}

0 comments on commit 71a1020

Please sign in to comment.