Skip to content

Commit

Permalink
Merge pull request #2 from aerospike-examples/dev
Browse files Browse the repository at this point in the history
Specify 'main' branch as the commit for Release action
  • Loading branch information
MicahCarrick authored Apr 17, 2024
2 parents e380134 + 534745d commit 6fc6294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ jobs:
with:
artifacts: "target/aerospike-circuit-breaker-*-with-dependencies.jar"
generateReleaseNotes: true
commit: main
tag: ${{ github.sha }}
draft: true

0 comments on commit 6fc6294

Please sign in to comment.