File tree Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 12
12
13
13
- uses : actions/checkout@v2
14
14
with :
15
- repository : itering/actions
16
- path : .github/actions
17
- persist-credentials : false
18
- ssh-key : " ${{ secrets.ITERING_ACTIONS_DEPLOY_KEY }}"
15
+ repository : darwinia-network/devops
16
+ path : .github
19
17
20
18
- uses : ./.github/actions/smart-vercel
21
19
name : Deploy to Vercel
Original file line number Diff line number Diff line change 14
14
15
15
- uses : actions/checkout@v2
16
16
with :
17
- repository : itering/actions
18
- path : .github/actions
19
- persist-credentials : false
20
- ssh-key : " ${{ secrets.ITERING_ACTIONS_DEPLOY_KEY }}"
17
+ repository : darwinia-network/devops
18
+ path : .github
21
19
22
20
- uses : ./.github/actions/smart-vercel
23
21
name : Deploy to Vercel
Original file line number Diff line number Diff line change 13
13
14
14
- uses : actions/checkout@v2
15
15
with :
16
- repository : itering/actions
17
- path : .github/actions
18
- persist-credentials : false
19
- ssh-key : " ${{ secrets.ITERING_ACTIONS_DEPLOY_KEY }}"
16
+ repository : darwinia-network/devops
17
+ path : .github
20
18
21
19
- uses : ./.github/actions/smart-vercel
22
20
name : Deploy to Vercel
You can’t perform that action at this time.
0 commit comments