Skip to content

Commit

Permalink
try path
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerhurst committed Nov 1, 2023
1 parent ad204b7 commit d7ca317
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches:
- main
- v*

permissions:
contents: write
Expand All @@ -16,4 +17,5 @@ jobs:
- uses: google-github-actions/release-please-action@v3
with:
release-type: go
package-name: adlerhurst/eventstore
package-name: adlerhurst/eventstore
versioning-strategy: always-bunmp-patch

0 comments on commit d7ca317

Please sign in to comment.