File tree Expand file tree Collapse file tree 3 files changed +3
-21
lines changed Expand file tree Collapse file tree 3 files changed +3
-21
lines changed Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v2
12
12
13
- - uses : actions/checkout@v2
14
- with :
15
- repository : darwinia-network/devops
16
- path : .github
17
-
18
- - uses : ./.github/actions/smart-vercel
13
+ - uses : darwinia-network/devops/actions/smart-vercel@main
19
14
name : Deploy to Vercel
20
- id : smart-vercel
21
15
with :
22
16
vercel_token : ${{ secrets.VERCEL_TOKEN }}
23
17
node_version : 18
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v2
14
14
15
- - uses : actions/checkout@v2
16
- with :
17
- repository : darwinia-network/devops
18
- path : .github
19
-
20
- - uses : ./.github/actions/smart-vercel
15
+ - uses : darwinia-network/devops/actions/smart-vercel@main
21
16
name : Deploy to Vercel
22
- id : smart-vercel
23
17
with :
24
18
vercel_token : ${{ secrets.VERCEL_TOKEN }}
25
19
node_version : 18
Original file line number Diff line number Diff line change 11
11
steps :
12
12
- uses : actions/checkout@v2
13
13
14
- - uses : actions/checkout@v2
15
- with :
16
- repository : darwinia-network/devops
17
- path : .github
18
-
19
- - uses : ./.github/actions/smart-vercel
14
+ - uses : darwinia-network/devops/actions/smart-vercel@main
20
15
name : Deploy to Vercel
21
- id : smart-vercel
22
16
with :
23
17
vercel_token : ${{ secrets.VERCEL_TOKEN }}
24
18
node_version : 18
You can’t perform that action at this time.
0 commit comments