File tree 8 files changed +4
-172
lines changed
actions/replace-vercel-dns-record
8 files changed +4
-172
lines changed Original file line number Diff line number Diff line change 9
9
}
10
10
},
11
11
"ignorePatterns" : [
12
- " node_modules/**/*" ,
13
- " actions/**/*"
12
+ " node_modules/**/*"
14
13
],
15
14
"settings" : {
16
15
"react" : {
Original file line number Diff line number Diff line change 46
46
pinata-secret-api-key : ${{ secrets.PINATA_API_SECRET_KEY }}
47
47
48
48
- name : Update DNS with new IPFS hash
49
- id : update_dns
50
- uses : ./actions/replace-vercel-dns-record
49
+ uses : uniswap/replace-vercel-dns-record@v1
51
50
with :
52
51
domain : ' uniswap.org'
53
52
subdomain : ' _dnslink.app'
Original file line number Diff line number Diff line change 1
1
# Uniswap Frontend
2
2
3
3
[ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/fa110555-b3c7-4eeb-b840-88a835009c62/deploy-status )] ( https://app.netlify.com/sites/uniswap/deploys )
4
- [ ![ Tests] ( https://github.com/Uniswap/uniswap-frontend/workflows/Tests/badge.svg?branch=v2 )] ( https://github.com/Uniswap/uniswap-frontend/actions?query=workflow%3ATests )
4
+ [ ![ Tests] ( https://github.com/Uniswap/uniswap-frontend/workflows/Tests/badge.svg )] ( https://github.com/Uniswap/uniswap-frontend/actions?query=workflow%3ATests )
5
5
[ ![ Styled With Prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg )] ( https://prettier.io/ )
6
- [ ![ Release] ( https://github.com/Uniswap/uniswap-frontend/workflows/Release/badge.svg?branch=v2 )] ( https://github.com/Uniswap/uniswap-frontend/actions?query=workflow%3ARelease )
6
+ [ ![ Release] ( https://github.com/Uniswap/uniswap-frontend/workflows/Release/badge.svg )] ( https://github.com/Uniswap/uniswap-frontend/actions?query=workflow%3ARelease )
7
7
8
8
An open source interface for Uniswap -- a protocol for decentralized exchange of Ethereum tokens.
9
9
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments