Skip to content

Commit 25cb5aa

Browse files
4.1.x alpha workflow WIP
1 parent ff5f2b7 commit 25cb5aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/4.1.x-alpha-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
permissions:
77
contents: write
88

9-
RELEASE_REPOSITORY: "rabbitmq/server-packages"
9+
env:
10+
RELEASE_REPOSITORY: "rabbitmq/server-packages"
1011

1112
jobs:
1213
release:

0 commit comments

Comments
 (0)