[Release-1.28] Fix drone publish for arm (#9508)

Signed-off-by: Derek Nola <derek.nola@suse.com>
pull/9516/head
Derek Nola 2024-02-15 17:26:07 -08:00 committed by GitHub
parent 9f78e474d7
commit 25e12bc10c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
- name: github_binary_release - name: github_binary_release
image: plugins/github-release image: plugins/github-release:linux-arm
settings: settings:
api_key: api_key:
from_secret: github_token from_secret: github_token