Skip to content

Set up GitHub Actions workflow with Backblaze B2 CLI

Notifications You must be signed in to change notification settings

wilsonzlin/setup-b2

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B2 CLI for GitHub Actions

Downloads the standalone b2 CLI into an appropriate system PATH folder so it can be used as a command.

steps:
- uses: wilsonzlin/setup-b2@v2
- run: b2 upload-file bucket ./local/file b2/key

About

Set up GitHub Actions workflow with Backblaze B2 CLI

Resources

Stars

Watchers

Forks

Packages

No packages published