Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mypeaceduck authored Jul 7, 2024
1 parent f45cd46 commit d438d6b
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 @@ -35,11 +35,3 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./out
cname: staqe.app

- name: Deploy to IPFS
uses: aquiladev/ipfs-action@master
with:
path: ./out
service: pinata
pinataKey: ${{ secrets.PINATA_API_KEY }}
pinataSecret: ${{ secrets.PINATA_SECRET_API_KEY }}

0 comments on commit d438d6b

Please sign in to comment.