Skip to content

Commit

Permalink
rename add-to-web3 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gobengo committed Jan 17, 2024
1 parent 568d84f commit ad5e4fc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/add-to-web3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ on:
workflow_dispatch:

jobs:
markdown-link-check:
add-to-web3:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@v4
with:
node-version: 20
- uses: web3-storage/add-to-web3@v3
id: w3up
with:
Expand Down

0 comments on commit ad5e4fc

Please sign in to comment.