Skip to content

Commit

Permalink
changed deploy.yml script
Browse files Browse the repository at this point in the history
  • Loading branch information
mikestarrdev committed Aug 16, 2024
1 parent 07baf21 commit 4353d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
yarn build
- name: IPFS Deploy 🚀
uses: aquiladev/ipfs-action@master
uses: aquiladev/ipfs-action@v1.0.0
with:
path: ./build
service: infura
Expand Down

0 comments on commit 4353d56

Please sign in to comment.