this repo has no description
Go 78.5%
Nix 21.5%
3 2 1

Clone this repository

https://tangled.org/regnault.dev/spindle-artifact
git@tangled.org:regnault.dev/spindle-artifact

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Spindle Artifact#

Configuration#

In order to use the program you need to have two secrets

  • ATPROTO_HANDLE: The handle of the owner of the repo
  • ATPROTO_APP_PASSWORD: An App Password for the accounts

Usage#

dependencies:
  # custom registry
  git+https://tangled.org/regnault.dev/spindle-artifact:
    - spindle-artifact

steps:
  - name: Upload file
    command: |
      ~/.nix-profile/bin/spindle-artifact [repo] [tag] [file]