actions-marketplace-validations/Arweave upload file
Upload a file to the Arweave blockchain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 17, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/rgbrota_arweave-upload-file@da34d25d85245f9dd6935805d27aa7aab292389a # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| key_file_content | Arweave key file content | yes | false |
| file_path | Path to the file to be uploaded | yes | false |
| package | Package HTML dependencies into a single self-contained file | no | false |
| ipfs | Upload to IPFS as well (experimental) | no | false |
Outputs
| name | description |
|---|---|
| arweave_url | The Arweave URL your file will be available at once mined |
| ipfs_url | The IPFS URL your file will be available at once mined |
| cost | Transaction cost |