Skip to content

Commit

Permalink
fix github-release step for arm
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Jul 31, 2023
1 parent 146423f commit 3253842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ steps:
path: /var/run/docker.sock

- name: github_binary_release
image: plugins/github-release
image: plugins/github-release:linux-arm
settings:
api_key:
from_secret: github_token
Expand Down

0 comments on commit 3253842

Please sign in to comment.