Skip to content

Instantly share code, notes, and snippets.

View kun-zhou's full-sized avatar
🎯
Focusing

Kun Zhou kun-zhou

🎯
Focusing
  • Bay Area
View GitHub Profile
@kun-zhou
kun-zhou / upload-github-release-asset.sh
Created December 20, 2017 12:46 — 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