Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filecoin-station/w3name-update-action
Update a w3name
https://github.com/filecoin-station/w3name-update-action
Last synced: 1 day ago
JSON representation
Update a w3name
- Host: GitHub
- URL: https://github.com/filecoin-station/w3name-update-action
- Owner: filecoin-station
- License: other
- Created: 2024-02-19T13:41:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T08:26:54.000Z (27 days ago)
- Last Synced: 2024-12-15T09:26:10.570Z (27 days ago)
- Language: JavaScript
- Size: 989 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# w3name-update-action
Update a [w3name](https://github.com/web3-storage/w3name?tab=readme-ov-file).## Usage
```yaml
steps:
- uses: filecoin-station/w3name-update-action@v0
with:
value: "Hello from GitHub Actions!"
private-key: ${{ secrets.PRIVATE_KEY }}
revision: ${{ secrets.REVISION }}
```Use a script like [scripts/w3name.js](./scripts/w3name.js) to create
credentials.