Skip to content

Commit

Permalink
ci: use pl-strflt fork
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Jul 27, 2023
1 parent cfd4188 commit 0b0bc22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-prod-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# https://web3.storage/docs/how-tos/store/#storing-ipfs-content-archives
- name: Upload fixtures
id: upload
uses: web3-storage/add-to-web3@v2
uses: "pl-strflt/add-to-web3@fix/output-warning"
with:
web3_token: ${{ secrets.W3STORAGE_TOKEN }}
path_to_add: 'fixtures.car'
Expand Down

0 comments on commit 0b0bc22

Please sign in to comment.