# 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 ```yaml 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] ```