Skip to content

Commit

Permalink
chore: remove pin-to-pinata for production_base env while it's not de…
Browse files Browse the repository at this point in the history
…ployed
  • Loading branch information
levalleux-ludo authored and albertfolch-redeemeum committed Jan 30, 2025
1 parent d82184f commit 6799d3d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pin-to-pinata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,3 @@ jobs:
-fd ${{ env.FROM_DATE }} \
-p ${{ env.PINATA_JWT }} \
-i ${{ env.INFURA_PROJECT_ID }}/${{ env.INFURA_PROJECT_SECRET }}
echo "Pin for production/base env..."
npm run pin-to-pinata -- \
-e production \
-c production-8453-0 \
-fd ${{ env.FROM_DATE }} \
-p ${{ env.PINATA_JWT }} \
-i ${{ env.INFURA_PROJECT_ID }}/${{ env.INFURA_PROJECT_SECRET }}

0 comments on commit 6799d3d

Please sign in to comment.