Skip to content

Commit dbc69d6

Browse files
committed
fix pin-name in release
1 parent 980746d commit dbc69d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
id: upload
6565
uses: Uniswap/ipfs-pinata-deploy-action@1a34c69f2e0cbc05d3d799cfc801e6851f684791
6666
with:
67-
pin-name: Uniswap Token List test deploy
67+
pin-name: Uniswap Default Token List ${{ needs.bump_version.outputs.new_tag }}
6868
path: 'build/uniswap-default.tokenlist.json'
6969
pinata-api-key: ${{ secrets.PINATA_API_KEY }}
7070
pinata-secret-api-key: ${{ secrets.PINATA_API_SECRET_KEY }}

0 commit comments

Comments
 (0)