Skip to content

Commit 2108922

Browse files
Update WF to select repo type as input
1 parent 6c557d7 commit 2108922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ppg-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
rm -f percona-release_latest.generic_all.deb
112112
fi
113113
percona-release disable all
114-
percona-release enable ${{ inputs.ppg-repo }} testing
114+
percona-release enable ${{ inputs.ppg-repo }} ${{ inputs.ppg-repo-type }}
115115
shell: bash
116116

117117
- name: Set RPM install list

0 commit comments

Comments
 (0)