progress
This commit is contained in:
parent
bf8317f147
commit
d0d8ba3c81
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue