Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit bbe0209

Browse files
Improve deb/rpm prod sync workflows (#646)
1 parent 8e7b8e3 commit bbe0209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod-sync-deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
./release-tools/scripts/required_packages.sh
2727
2828
- name: (NEW) (PROD) Sync Deb Artifacts
29-
run: ./elasticsearch/linux_distributions/deb-signing.sh passphrase x64 prod-sync
29+
run: ./elasticsearch/linux_distributions/deb-signing.sh passphrase prod-sync
3030

0 commit comments

Comments
 (0)