Skip to content

Commit

Permalink
Merge pull request #3 from aerospike-examples/dev
Browse files Browse the repository at this point in the history
Set artifact content type
  • Loading branch information
MicahCarrick authored Apr 17, 2024
2 parents 6fc6294 + 3d02ac8 commit 4840c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "target/aerospike-circuit-breaker-*-with-dependencies.jar"
artifactContentType: "application/java-archive"
generateReleaseNotes: true
commit: main
tag: ${{ github.sha }}
Expand Down

0 comments on commit 4840c63

Please sign in to comment.