Skip to content

Commit 7fcd767

Browse files
timjameetgoti07
authored andcommitted
Update publish-release-artifact for redhat to RPM (jenkinsci#26157)
1 parent c3c9c4c commit 7fcd767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release-artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
REPO=rpm
137137
if [ ${IS_LTS} = 'true' ]
138138
then
139-
REPO=redhat-stable
139+
REPO=rpm-stable
140140
FILE_NAME=jenkins-${PROJECT_VERSION}-1.1.noarch.rpm
141141
fi
142142

0 commit comments

Comments
 (0)