Skip to content

Commit a291b7c

Browse files
committed
Trypo
1 parent 393847d commit a291b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-make.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
file: "rabbitmq-server-generic-unix-[\\d.]*\\.tar.xz"
9696
target: ./
9797

98-
- run: echo ${{ steps.ghr.output.version }}
98+
- run: echo ${{ steps.ghr.outputs.version }}
9999

100100
- name: Verify package
101101
run: gpg --verify rabbitmq-server-generic-unix-*.asc rabbitmq-server-generic-unix-*.tar.xz

0 commit comments

Comments
 (0)