Skip to content

Commit

Permalink
4.1.x-beta-release: publish .deb and .rpm packages to Cloudsmith
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin authored Nov 14, 2024
1 parent 69d05f6 commit 5f4da4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/4.1.x-beta-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
release_tag: "betas.41x.${{ inputs.prerelease_identifier }}"
# applies to Debian and RPM packages only
gpg_sign_release: true
publish_to_cloudsmith: false
publish_to_cloudsmith: true
cloudsmith_repository: "rabbitmq-server-prereleases"
secrets: inherit

0 comments on commit 5f4da4c

Please sign in to comment.