weavery/Gitstamp for GitHub Actions
Timestamp your Git commits using the Arweave permaweb.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| wallet-key | The Arweave wallet key to use for signing transactions. | yes | — |
| commit-link | A boolean indicating whether to include a GitHub commit link. | no | false |
Outputs
| name | description |
|---|---|
| transaction-id | The Arweave transaction ID. |
| transaction-link | The Arweave transaction explorer link on ViewBlock.io. |
| response-code | The Arweave HTTP API response status code. |
| response-text | The Arweave HTTP API response status text. |