dhaiwat10/repo-backup-arweave
A GitHub action that backs up your source code to Arweave.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 18, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: dhaiwat10/repo-backup-arweave@f8a3d89d13cc87eb0ad3b81135a70dd5e694d696 # v0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| arweaveWalletKey | The private key of the Arweave wallet to use to pay for the backups. | yes | — |
Outputs
| name | description |
|---|---|
| txId | The transaction ID of the latest copy of your source code uploaded to Arweave. |