Skip to content

Commit

Permalink
remove pinata deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
dmosites committed Dec 12, 2024
1 parent 85c798f commit cdf84cb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,6 @@ jobs:
yarn
yarn build
- name: IPFS (Pinata)
uses: aquiladev/ipfs-action@master
with:
path: ./build
service: pinata
pinataKey: ${{ secrets.PINATA_KEY }}
pinataSecret: ${{ secrets.PINATA_SECRET }}

- name: IPFS Deploy 🚀
uses: aquiladev/ipfs-action@master
with:
Expand Down

0 comments on commit cdf84cb

Please sign in to comment.