File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
- uses : actions/checkout@v3
15
15
with :
16
16
repository : ${{ github.repository_owner }}/${{ github.event.repository.name }}
17
- ssh-key : ${{ secrets.MOHAMMADNE_GHOLAM_PRIVATEKEY }}
17
+ ssh-key : ${{ secrets.MOHAMMADNE_PRIVATEKEY }}
18
18
- uses : actions/setup-go@v4
19
19
with :
20
20
go-version : " 1.20"
34
34
- uses : actions/checkout@v3
35
35
with :
36
36
repository : ${{ github.repository_owner }}/${{ github.event.repository.name }}
37
- ssh-key : ${{ secrets.MOHAMMADNE_GHOLAM_PRIVATEKEY }}
37
+ ssh-key : ${{ secrets.MOHAMMADNE_PRIVATEKEY }}
38
38
- uses : docker/setup-buildx-action@v2
39
39
- uses : docker/setup-qemu-action@v2
40
40
- uses : docker/login-action@v2
61
61
- uses : actions/checkout@v3
62
62
with :
63
63
repository : ${{ github.repository_owner }}/${{ github.event.repository.name }}
64
- ssh-key : ${{ secrets.MOHAMMADNE_GHOLAM_PRIVATEKEY }}
64
+ ssh-key : ${{ secrets.MOHAMMADNE_PRIVATEKEY }}
65
65
- uses : actions/setup-go@v4
66
66
with :
67
67
go-version : " 1.20"
You can’t perform that action at this time.
0 commit comments