An open API service indexing awesome lists of open source software.

https://github.com/arenekosreal/upload-artifact

Wrapper of actions/upload-artifact with tar support
https://github.com/arenekosreal/upload-artifact

Last synced: about 2 months ago
JSON representation

Wrapper of actions/upload-artifact with tar support

Awesome Lists containing this project

README

          

# Upload tarred artifacts on GitHub

For uploading file(s) which has forbidden char in filename.

This is a wrapper and basically a drop-in replacement of https://github.com/actions/upload-artifact.
Please check its README for inputs and outputs.