Skip to content

Releases: AnimMouse/setup-youtubeuploader

Setup YouTube Uploader v2

24 Sep 17:54
v2
7569a38
Compare
Choose a tag to compare

Changelog:

  • v2.1.2: Use new release file naming.
  • v2.1.1: Temporarily fix GitHub Actions type system fail.
  • v2.1.0: Enable caching via granular cache control.
  • v2.0.0: Place credentials on default config directory instead of $RUNNER_TEMP. (Breaking change) #2

Setup YouTube Uploader v1

24 Jun 09:24
cca86c8
Compare
Choose a tag to compare

Changelog:

  • v1.4.2: Use native commands for download and extracting.
  • v1.4.1: Add quotes on variables.
  • v1.4.0: Make credentials input optional. Allow using process substitution for passing credentials.
  • v1.3.0: Use gh api and add version input.
  • v1.2.0: Add support for Windows and macOS.
  • v1.1.0: Place credentials on $RUNNER_TEMP instead of $GITHUB_WORKSPACE.
  • v1.0.0: Initial release.