Skip to content

Commit 9aaf4a6

Browse files
committed
secondary-umbrella
1 parent 37e58a6 commit 9aaf4a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-make-target.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ jobs:
5757
uses: dsaltares/fetch-gh-release-asset@master
5858
if: inputs.mixed_clusters
5959
with:
60-
version: 'tags/alphas.1744021065493'
60+
repo: 'rabbitmq/server-packages'
61+
version: 'tag/alphas.1744021065493'
6162
regex: true
6263
file: "rabbitmq-server-generic-unix-\\d.+\\.tar\\.xz"
6364
target: ./

0 commit comments

Comments
 (0)