|
15 | 15 | - name: Configure git for Private Modules
|
16 | 16 | env:
|
17 | 17 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
18 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 18 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
19 | 19 |
|
20 | 20 | - name: Check out code into the Go module directory
|
21 | 21 | uses: actions/checkout@v1
|
@@ -130,7 +130,7 @@ jobs:
|
130 | 130 | - name: Configure git for Private Modules
|
131 | 131 | env:
|
132 | 132 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
133 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 133 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
134 | 134 |
|
135 | 135 | - name: Check out code into the Go module directory
|
136 | 136 | uses: actions/checkout@v1
|
@@ -256,7 +256,7 @@ jobs:
|
256 | 256 | - name: Configure git for Private Modules
|
257 | 257 | env:
|
258 | 258 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
259 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 259 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
260 | 260 |
|
261 | 261 | - name: Check out code into the Go module directory
|
262 | 262 | uses: actions/checkout@v1
|
@@ -381,7 +381,7 @@ jobs:
|
381 | 381 | - name: Configure git for Private Modules
|
382 | 382 | env:
|
383 | 383 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
384 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 384 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
385 | 385 |
|
386 | 386 | - name: Check out code into the Go module directory
|
387 | 387 | uses: actions/checkout@v1
|
@@ -506,7 +506,7 @@ jobs:
|
506 | 506 | - name: Configure git for Private Modules
|
507 | 507 | env:
|
508 | 508 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
509 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 509 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
510 | 510 |
|
511 | 511 | - name: Check out code into the Go module directory
|
512 | 512 | uses: actions/checkout@v1
|
@@ -631,7 +631,7 @@ jobs:
|
631 | 631 | - name: Configure git for Private Modules
|
632 | 632 | env:
|
633 | 633 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
634 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 634 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
635 | 635 |
|
636 | 636 | - name: Check out code into the Go module directory
|
637 | 637 | uses: actions/checkout@v1
|
@@ -758,7 +758,7 @@ jobs:
|
758 | 758 | - name: Configure git for Private Modules
|
759 | 759 | env:
|
760 | 760 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
761 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 761 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
762 | 762 |
|
763 | 763 | - name: Check out code into the Go module directory
|
764 | 764 | uses: actions/checkout@v1
|
@@ -882,7 +882,7 @@ jobs:
|
882 | 882 | - name: Configure git for Private Modules
|
883 | 883 | env:
|
884 | 884 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
885 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 885 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
886 | 886 |
|
887 | 887 | - name: Check out code into the Go module directory
|
888 | 888 | uses: actions/checkout@v1
|
@@ -1006,7 +1006,7 @@ jobs:
|
1006 | 1006 | - name: Configure git for Private Modules
|
1007 | 1007 | env:
|
1008 | 1008 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
1009 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 1009 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
1010 | 1010 |
|
1011 | 1011 | - name: Check out code into the Go module directory
|
1012 | 1012 | uses: actions/checkout@v1
|
@@ -1130,7 +1130,7 @@ jobs:
|
1130 | 1130 | - name: Configure git for Private Modules
|
1131 | 1131 | env:
|
1132 | 1132 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
1133 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 1133 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
1134 | 1134 |
|
1135 | 1135 | - name: Check out code into the Go module directory
|
1136 | 1136 | uses: actions/checkout@v1
|
@@ -1254,7 +1254,7 @@ jobs:
|
1254 | 1254 | - name: Configure git for Private Modules
|
1255 | 1255 | env:
|
1256 | 1256 | TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
1257 |
| - run: git config --global url."https://roynalnaruto:${TOKEN}@github.com".insteadOf "https://github.com" |
| 1257 | + run: git config --global url."https://jazg:${TOKEN}@github.com".insteadOf "https://github.com" |
1258 | 1258 |
|
1259 | 1259 | - name: Check out code into the Go module directory
|
1260 | 1260 | uses: actions/checkout@v1
|
|
0 commit comments