README.md

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'

Building

Run
npm run build to build the app into the dist directory.

Issues / Contributions

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

Repository Details

name / identifier

upload-blossom-action

nostr clone url

nostr://npub1c03rad0r6q833vh57kyd3ndu2jry30nkr0wepqfpsm05vq7he25slryrnw/upload-blossom-action
just install ngit and run
git clone nostr://...

description

Upload a file to Blossom (Nostr)

git servers

git@github.com:c03rad0r/upload-blossom-action.git

relays

wss://nos.lol/
wss://relay.damus.io/
wss://relay.primal.net/

earliest unique commit

279619da5c1778bcc9c95f9a002ae8fd95211c07

gitworkshop.dev logo GitWorkshop.dev