|
@ -13,7 +13,6 @@ jobs: |
|
|
- name: Checkout repository |
|
|
- name: Checkout repository |
|
|
uses: actions/checkout@v2 |
|
|
uses: actions/checkout@v2 |
|
|
with: |
|
|
with: |
|
|
persist-credentials: false |
|
|
|
|
|
fetch-depth: 0 |
|
|
fetch-depth: 0 |
|
|
|
|
|
|
|
|
- name: Replace instances |
|
|
- name: Replace instances |
|
|