Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
env:
RELEASE_BUNDLE_TAG: ${{ inputs.release-bundle-tag }}

- uses: aerospike/shared-workflows/.github/actions/promote-release-bundle@8a4e717507bc3394c4defac0abe4ffd73b4f4e14
- uses: aerospike/shared-workflows/.github/actions/promote-release-bundle@a9aa1d2a786b28b96f1f5cec6036c202741d8ca4
with:
bundle-name: ${{ env.RELEASE_BUNDLE_NAME }}
version: ${{ env.RELEASE_BUNDLE_VERSION }}
Expand Down
Loading