Skip to content

Instantly share code, notes, and snippets.

@zklhp
zklhp / upload-github-release-asset.sh
Created August 7, 2017 09:40 — forked from stefanbuck/upload-github-release-asset.sh
Script to upload a release asset using the GitHub API v3.
#!/usr/bin/env bash
#
# Author: Stefan Buck
# https://gist.github.com/stefanbuck/ce788fee19ab6eb0b4447a85fc99f447
#
#
# This script accepts the following parameters:
#
# * owner
# * repo