Skip to content

Origami74/upload-blossom-action

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

Repository files navigation

Upload Blossom (Action)

This action allows you to upload a file to a blossom server. This action is still very experimental, so expect bugs. If you find any please let me know.

Example usage

jobs:
  upload-blossom-job:
    runs-on: ubuntu-latest
    steps:
      - name: Upload to Blossom
        uses: Origami74/upload-blossom-action@main
        with:
          host: 'https://blossom.domain.com/'
          filePath: 'some-file.txt'

Issues / Contributions

Please use Nostr to create issues and pull-requests for this repository. Go to GitWorkshop

About

Upload a file to Blossom (Nostr)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors